training-exercises-dtsmart/Rocket.Chat Notification
Rocket.Chat Notification for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| type | job status (success, failure or cancelled) | yes | — |
| job_name | job name of workflow (format: markdown) | yes | — |
| mention | rocket.chat mention | no | — |
| mention_if | the condition for mention | no | — |
| username | rocket.chat username | no | — |
| icon_emoji | rocket.chat icon emoji | no | — |
| channel | rocket.chat channel | no | — |
| url | rocket.chat incoming webhook url | no | — |
| commit | whether include commit data or not (true or false) | no | false |
| token | need to get commit data | no | — |
Outputs
no outputs