iStreamPlanet / github-actions

Repository of generic reusable Github Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-actions

Repository of generic reusable Github Actions

build-workspace-matrix

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

helmfile-actions

Wraps certain helmfile commands and annotates PRs with their output.

minimize-comments

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).

terraform-actions

Wraps certain terraform commands and annotates PRs with their output.

update-issue

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

helmfile-dependency-check

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

trufflehog-actions-scan

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

License:Apache License 2.0


Languages

Language:TypeScript 65.6%Language:Shell 32.4%Language:Dockerfile 1.6%Language:JavaScript 0.3%