gr2m/Create or Update Pull Request

A GitHub Action to create or update a pull request based on local changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
titlePull Request titleyesUpdate from 'Create or Update Request' action
bodyPull Request bodyyesThis pull request has been created by the ["Create or Update Pull Request" action](https://github.com/gr2m/create-or-update-pull-request-action#readme). You can set a custom pull request title, body, branch and commit messages, see [Usage](https://github.com/gr2m/create-or-update-pull-request-action#usage).
branchBranch nameyescreate-or-update-pull-request-action
authorCommit author name & email address. Must be in the form "Name <email@domain.com>"yesCreate or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
commit-messageCommit message for all uncommited changes.yesUpdate from 'Create or Update Request' action
pathCommit selected files only by providing a path. It is used in `git add "<path>"`no
labelsComma separated list of labels to apply to the pull requestno
assigneesComma separated list of assignees to apply to the pull requestno
reviewersComma separated list of reviewers to apply to the pull requestno
team_reviewersComma separated list of team reviewers to apply to the pull requestno
auto-mergeEnable auto merge for pull request. Requires auto merging to be enabled in repository settingsno
update-pull-request-title-and-bodySet to true if you want the title and body to be updated for an existing pull requestnofalse
draftSet to true if you want the pull request to be in draft modenofalse
namedescription
pull-request-numberNumber of the created/updated pull request
result'updated', 'created', 'unchanged' based if the PR was created, updated or nothing happened