nerdoza/Simple Slack Notifier
Send a compact green/red slack notification for action status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Slack Bot Token (required) | yes | — |
| status | Build status (recommended, defaults to "success") | — | success |
| channel | Target Slack channel (recommended, defaults to "#general") | — | #general |
| name | Process target name (optional, defaults to repo name) | — | — |
| action | Name of action (optional, defaults to "Build") | — | Build |
| url | Process target URL (optional, accepts `repo`, `action`, or a static URL string) | — | action |
| version | Build version (optional) | — | — |
| platform | Build platform (optional, must also have version set) | — | — |
Outputs
no outputs