subhamay-bhattacharyya-gha/Yor Git Metadata Tagging
Composite action to tag Terraform files with Yor Git metadata and optionally commit them.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| terraform-dir | Relative path to the directory containing Terraform configuration files (e.g., 'tf', 'infrastructure'). | no | tf |
| release-tag | Git release tag to check out. If omitted, the latest commit on the default branch is used. | no | "" |
| commit-changes | Whether to commit tagged files. Accepts 'true' or 'false'. | no | true |
| github-token | GitHub token used for authenticated API requests by Yor (to avoid rate limits). | no | ${{ github.token }} |
Outputs
no outputs