abrkn/Create pull request

Create a Github pull request. See https://developer.github.com/v3/pulls/#create-a-pull-request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 13, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: abrkn/create-pull-request@26f6ab6b9b096c3a51956a34f71895eb86d3a54e # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGithub token, like secrets.GITHUB_TOKEN. To trigger workflows with the pull request, use a Personal Access Token instead.yes
titleThe title of the new pull request. Defaults to current refno
baseThe name of the branch you want the changes pulled into. This should be an existing branch on the current repository. You cannot submit a pull request to one repository that requests a merge to a base of another repository. Defaults to master.no
headThe name of the branch where your changes are implemented.yes
bodyThe contents of the pull request.no
drafttrue | false. Indicates whether the pull request is a draft.no
maintainer_can_modifytrue | false. Indicates whether maintainers can modify the pull request.no
ownerOwner. Defaults to current actorno
repoRepository. Defaults to current repono
namedescription
html_urlhtml_url
numbernumber