owen-6936/Automate Pull Request Creation

Creates a pull request from a branch and optionally adds labels and a comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for authentication.yes
branchSource branch for the pull request.yes
base-branchTarget branch for the pull request.yes
titleTitle of the pull request.noPR created by automated workflow
bodyBody content of the pull request.noThis pull request was automatically created by a workflow.
labelsComma-separated list of labels to apply.noautomated
comment-bodyOptional comment to post after PR creation.no""
namedescription
pr_numberNumber of the created pull request.
pr_urlURL of the created pull request.