Skip to content

iStreamPlanet/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions

Repository of generic reusable Github Actions

Builds a workflow build matrix based on glob patterns and which files have changed in a PR/push.

Wraps certain helmfile commands and annotates PRs with their output.

Minimizes issue/PR comments matching the given criteria. Use this in a workflow to hide the comments generated by previous runs of a job (for example, when new commits are pushed to a PR branch).

Wraps certain terraform commands and annotates PRs with their output.

Creates, updates, or closes an issue matching a given title based on other parameters.

Checks if there is a valid helmfile.yaml in the working directory. Executes helmfile deps and checks if there are any chart upgrades available.

Runs Trufflehog as a GitHub Action. Based off of https://github.com/edplato/trufflehog-actions-scan. Uses Dependabot to stay up-to-date with the latest version.

Reusable workflow, not an action. For when you want a slack alert to notify the person who triggered the build when it fails

About

Repository of generic reusable Github Actions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 18