cbush/Push to Artifact Repo
Use bluehawk and bluehawk-plugin-git to copy, commit, and push transformed code to artifact repos.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name to use in the git commit. | yes | — |
| The email to use in the git commit. | yes | — | |
| toRepo | The destination repo. | yes | — |
| states | A space-separated list of Bluehawk states to copy. Each state name becomes the destination branch name. | no | — |
| branch | The destination branch name to use if 'states' is not provided. | no | main |
| source | The path to the source to copy. | yes | — |
| commitMessage | The commit message to use. | no | — |
Outputs
no outputs