amousavigourabi/Stage, commit, and push
Stage, commit, and push to GitHub repositories from GitHub actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Commit message | yes | — |
| author | Commit author | no | "${GITHUB_ACTOR}" |
| Committer email | no | "${GITHUB_ACTOR_ID}+${GITHUB_ACTOR}@users.noreply.github.com" | |
| rebase | Pull rebase config | no | false |
| fast-forward | Pull fast-forward config | no | true |
| branch | Git branch | no | "${GITHUB_REF_NAME}" |
| files | Files to push | no | . |
| allow-empty | Allow empty commits to be pushed | no | false |
Outputs
no outputs