daniel-habib/tag-version-action
change tag, commit, and push the change to gitops repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| the_version | the version that should be in the tag | yes | — |
| file | the file that should be changed | yes | — |
| commit_name | Name of the identity that is used in the commit's author signature. | yes | — |
| commit_email | Email of the identity that is used in the commit's author signature. | yes | — |
| commit_message | Commit message | yes | Commit performed using tag-version-action |
| target_branch | Branch to push the changes back to | yes | — |
| remote_repository | Repository url to push the code to | yes | — |
| token | Token used to push the code | yes | — |
Outputs
no outputs