mattilsynet/Slacker
Notify and update slack notifications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel-id | Slack channel id | yes | — |
| text | E.g. build status | yes | — |
| short-text | The text that appears in the notification | no | — |
| args | 'A list of values to inject into the text' | no | — |
| message-id | Id of the existing message to update | no | — |
| reply-to-id | Id of the existing message to reply to | no | — |
| debug | — | no | false |
| bot-name | The bot name to be displayed as sender | no | — |
| bot-icon | The bot icon to be displayed | no | — |
Outputs
| name | description |
|---|---|
| message-id | The id of the message sent |