synapsestudios/Build Status Notifier
Notify slack about complex builds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| type | set to 'trigger' to initialize message or 'link' to append a header link. Default value is 'update' which will report job status | — | update |
| messageTs | Timestamp of a previous message. Required for fail and success notifications | — | — |
| token | Slack bot token | yes | — |
| channel | The channel to post to! | yes | — |
| githubToken | Github token with actions:read permission | — | — |
| jobStatus | Give me job.status please! | — | — |
| name | Defaults to job name | — | — |
| header | Give me notification header please! | — | Build |
| link | when using the 'link' type you need to supply me with a url! | — | — |
| link_text | when using thhe 'link' type you can supply me with some link text to use | — | — |
Outputs
| name | description |
|---|---|
| messageTs | The timestamp of the message. Used to identify the message in future steps |