bonitasoft/Notify Slack
Send a message to a channel Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keeper-secret-config | The Keeper Secret Manager configuration | yes | — |
| channel-id | The Slack channel id where to send the message | yes | C02J5M4JMK7 |
| message | The message to display in first block of notification | yes | :ok_hand: Action on branch ${{ github.ref }} is triggered |
| previous-message-ts | The timestamp of a previous message posted. It will update the existing message instead of posting a new message. | no | — |
Outputs
| name | description |
|---|---|
| message-timestamp | The timestamp of the message posted |