mergifyio/GitHub action Slack notification
GitHub action to send Slack notification when GitHub workflow start and finish
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | could be message, start, finish | no | message |
| project | name of the project (repository name is used if omitted) | — | "" |
| message | message to post on Slack | — | "" |
| extra_message | message to append to autogenerated message | — | "" |
| job_url | deprecated not used anymore | — | "" |
| SLACK_WEBHOOK_URL | Slack webhook url for all notifications | yes | — |
| FAILURE_ONLY_SLACK_WEBHOOK_URL | Slack webhook url for error notification | no | "" |
| OVERRIDE_JOB_STATUS | The hardcoded JOB status (in case of action is used in an composite action) | no | "" |
Outputs
no outputs