discoverygarden/Create Pull Request

This action creates and attemps to automatically merge pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
titleTitle of the pull requestyes
repoRepository name with owner. (owner/repo)${{ github.repository }}
headHead branch to merge.${{ github.ref_name }}
baseBase branch to merge into.${{ github.event.repository.default_branch }}
labelsA comma seperated list of labels to add to the pull request.
automergeTrue if the pull request should be merged automatically.true
tokenGitHub access token.yes
namedescription
numberNumber of the pull request.
urlUrl of the pull request.