smaug123/Create pull request

Create a commit for the repo in its current state, ignoring untracked files. Raise it as a pull request against the default branch, or push it to an existing branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pull-request-bodyMarkdown string to be used as the pull request description.noAutomated pull request.
branch-nameName of the branch we are pushing to, or the prefix to be prepended to the branch name we create (in the case of raising a new PR).yes
commit-messageString to use as the commit message.noAutomated commit
pr-titleString to use as the title of the pull request.no
target-repoIn push-to-existing-branch mode, set this to override the repo on which the branch `branch-name` is to be found. For example, MyOrg/MyRepo .
bearer-tokenJWT to use when authenticating against the GitHub API. This must have perms as follows: * Actions: read/write; * Contents: read/write; * Pull requests: read/write.yes
namedescription
pull-request-numberInteger ID of the pull request, if a new one was raised (so a PR visible at https://github.com/Org/Repo/pull/135 would have this value set to 135).
commit-shaSHA of the commit we created.