thomaseizinger/Just Create A Pull Request

Does what it says on the tin, create a pull request, easy and simple.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenA GitHub API tokenyes
headThe head ref that should be pulled into base.yes
titleThe title of the pull request.yes
baseThe base branch for the pull request. Defaults to master.no
draftWhether this should be a draft PR.no
bodyThe body of the pull request.no
assigneesA comma-separated list of GitHub logins that should be assigned to this PR.no
reviewersA comma-separated list of GitHub logins that should review this PR.no
team_reviewersA comma-separated list of GitHub team slugs that should review this PR.no
labelsA comma-separated list of labels to be set on this PR.no
repositoryThe repository in which the PR shall be created.no
namedescription
numberPull Request number
html_urlURL that Pull Request may be reviewed at