subhamay-bhattacharyya-gha/CloudFormation Yor Tagging

Automatically apply Yor Git metadata tags to CloudFormation templates for better infrastructure traceability and governance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cloudformation-dirRelative path to the directory containing CloudFormation templates (.yaml, .yml, .json files). The path is resolved relative to the workspace root.nocloudformation
release-tagSpecific Git release tag to checkout before processing templates. If not provided, uses the latest commit on the default branch.no""
commit-changesWhether to automatically commit the Yor-tagged CloudFormation templates back to the repository. Set to "false" to only apply tags without committing.notrue
github-tokenGitHub token for authenticated API requests to avoid rate limiting. Uses the default GitHub Actions token if not specified.no${{ github.token }}

no outputs