mirror of
https://github.com/status-im/create-pull-request.git
synced 2025-02-20 18:38:13 +00:00
Update README
This commit is contained in:
parent
b37c0a038c
commit
4c95214a9b
@ -46,7 +46,7 @@ These inputs are *all optional*. If not set, sensible default values will be use
|
||||
| `team-reviewers` | A comma separated list of GitHub teams to request a review from. | none |
|
||||
| `milestone` | The number of the milestone to associate this pull request with. | none |
|
||||
| `branch` | The branch name. See **Branch naming** below for details. | `create-pull-request/patch` |
|
||||
| `base` | Sets the pull request base branch. | Defaults to the currently checked out branch specified by `GITHUB_REF`. In the case of `pull_request` events, `GITHUB_HEAD_REF` |
|
||||
| `base` | Sets the pull request base branch. | Defaults to the currently checked out branch, `GITHUB_REF`. For `pull_request` events, `GITHUB_HEAD_REF` |
|
||||
| `branch-suffix` | The branch suffix type. Valid values are `short-commit-hash`, `timestamp`, `random` and `none`. See **Branch naming** below for details. | `short-commit-hash` |
|
||||
|
||||
**Outputs**
|
||||
|
Loading…
x
Reference in New Issue
Block a user