Skip to content

threecommaio/istreamplanet-github-actions

 
 

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.

About

Repository of generic reusable Github Actions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.0%
  • Shell 26.9%
  • Dockerfile 1.7%
  • JavaScript 0.4%