ichef/Backport
Create backport branch of a release and notify developers via Slack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token for creating Pull Request | yes | "" |
| release-name | Release name for backport branch name. Usually is a version number. | yes | "" |
| release-info | The info of this release. Usually is a GitHub release URL. | yes | "" |
| slack-bot-token | The slack bot token for notifying. | yes | "" |
| slack-notify-channel-id | The target channel id for notifying. | yes | "" |
| pr-destination-branch | The branch which needs backport. | no | develop |
Outputs
no outputs