pavlovic-ivan/Octo Nudge
Sends Slack and/or Discord nudges
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhooks | A comma separated list of Slack/Discord webhooks to which to send the nudge | yes | — |
| success-color | Hex value of the color for successfull workflow run conclusions | no | #228c22 |
| failure-color | Hex value of the color for failed workflow run conclusions | no | #990f02 |
| nudge-blocks | A comma separated list of blocks you want to see in the nudge message. Default: [commit,message]. Blocks will appear in provided order | no | commit,message |
| conclusions | A comma separated list of workflow run conclusions you want to listen to and react to. Default: [failure] | no | failure |
| events | A comma separated list of workflow run events you want to listen to and react to. Default: [push,schedule] | no | push,schedule |
Outputs
no outputs