pulumi/Release by PR label
GitHub actions to facilitate marking PRs as needing release using labels and then triggering releases from those labels at a later point
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command to run. Either "should-release", "release-if-needed", or "clean-up-release-labels" | yes | — |
| repo | The repository to operate on | no | ${{ github.repository }} |
| pr | The pr to mark for release (only required for "should-release") | no | — |
| version | The version to release the pr under (only required for "should-release") | no | — |
| commit | The commit to (possibly) release for "release-if-needed", or that was released for "clean-up-release-labels" | no | — |
| slack_channel | Optional slack channel for relase-bot to announce on | no | — |
Outputs
no outputs