geldata/Merge Release PR
Merges and tags release PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag_name | The name of the release tag to create. | yes | — |
| tag_message | The message of the release tag. If not specified, the PR body will be used. | no | — |
| github_username | The name of the Github user to use for the merge. | yes | — |
| github_token | Github API token. | yes | — |
| gpg_key | GPG private key used to sign the tag. | no | — |
| gpg_key_id | The id of a key used to sign the tag. Specific subkeys must end with '!'. If not specified, the master imported key would be used instead. | no | — |
| ssh_key | SSH private key used to authenticate with Github. | yes | — |
Outputs
no outputs