grassedge/Git pr release action
Create a release pull-request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Default is current reopsitory's owner. | — | — |
| repo | Default is current reopsitory's name. | — | — |
| base | Base branch of the release pull-request. | yes | — |
| head | Head branch of the release pull-request. Typically, it is the same as a subscribed branch. | yes | — |
| assign | If true, assign each pull-req's assignees to the release pull-req | — | — |
| labels | Labels that is added to the release pull-request | — | — |
| template | Path to the template you want to use. | — | — |
| tz | Used to generate the version string. | — | — |
| token | Used to create a pull request. | yes | — |
Outputs
no outputs