automattic/Commit and push to branch
Commits and pushes the result of the action to a remote branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 17, 2019
- License
- None
Pinned Snippet
uses: automattic/action-commit-to-branch@eea7b504d23fc41cda17e2c9d85c9223a1ebd8a4 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch ref to push the changes to | yes | — |
| commit_message | Write the commit message | no | Automated commit from action |
Outputs
no outputs