offensive-vk/Auto Commit Push
Auto Commit and Push Action helps to stage all changes and push them to Remote Repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Your Name | no | github-actions[bot] |
| Your Email | no | github-actions[bot]@users.noreply.github.com | |
| message | Commit message | yes | Automated Commit by Actions. |
| branch | Target branch | yes | ${{ github.event.repository.default_branch }} |
| github-token | GitHub token to push changes | yes | — |
| co_authors | Co-authors (comma-separated) | no | — |
| push_options | Push options (eg. --force) | no | "" |
| commit_options | Commit options (eg. --no-verify) | no | "" |
| add_options | Add options (eg. -u) | no | "" |
Outputs
no outputs