guistarcks/Just Create A Pull Request
Does what it says on the tin, create a pull request, easy and simple.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A GitHub API token | yes | — |
| head | The head ref that should be pulled into base. | yes | — |
| title | The title of the pull request. | yes | — |
| base | The base branch for the pull request. Defaults to master. | no | — |
| draft | Whether this should be a draft PR. | no | — |
| body | The body of the pull request. | no | — |
| reviewers | A comma-separated list of GitHub logins that should review this PR. | no | — |
Outputs
no outputs