fieldguide/Slack Deploy Pipeline Notifications
Post deploy workflow progress notifications to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| thread_ts | Initial Slack message timestamp ID | no | — |
| conclusion | 'true' denotes last stage | no | — |
| github_token | Repository GITHUB_TOKEN or personal access token secret | no | ${{ github.token }} |
| status | The current status of the job | no | ${{ job.status }} |
Outputs
| name | description |
|---|---|
| ts | Slack message timestamp ID |