rotabull/Automated Release
Promotes Staging to Production or/and Creates GitHub Release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | github token | yes | — |
| action-type | promote or release or source-release-status or target-release-status | yes | — |
| heroku-api-key | Heroku API Key | yes | — |
| pipeline-id | Heroku Pipline ID | yes | — |
| source-app-id | Heroku Source APP ID | yes | — |
| target-app-id | Heroku Target APP ID | yes | — |
| clubhouse-token | clubhouse token | yes | — |
| shortcut-story-ids | clubhouse story ids to update | yes | — |
Outputs
| name | description |
|---|---|
| release-title | Release title |
| release-tag | Release tag |
| release-body | Release summary notes |
| promote-status | Heroku Promote Status |
| source-app-status | Heroku Source Last Release Status |
| target-app-status | Heroku Target Last Release Status |
| shortcut-story-ids | An array of Clubhouse Stories to update |
| message | Extra Messages |