qcastel/Backport commit
Backport your latest commit to other branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gpg-enabled | Enable gpg signing | no | false |
| gpg-key-id | The GPG key ID | no | — |
| gpg-key | The GPG key | no | — |
| git-release-bot-name | The git user name for committing the release | yes | — |
| git-release-bot-email | The git user email for committing the release | yes | — |
| access-token | Github access token. https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line | yes | — |
| backport-branches-regex | The regex to match the backport branches. ps: we use grep for that | yes | — |
| reviewers-users | An array of user logins that will be requested to review the PR | no | — |
| reviewers-teams | AAn array of team slugs that will be requested to review the PR | no | — |
| pr-body | The body to define for the PRs created | — | Auto cherry-pick made by release bot. Will auto-merge if build pass |
| pr-title | The body to define for the PRs created | — | Auto cherry-pick made by release bot. Will auto-merge if build pass |
Outputs
no outputs