flipgroup/Slack workflow start/finish messaging
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | Name or ID of target Slack channel. | yes | — |
| field-list | Line feed separated list of custom fields in the format of: Field title|Field value Field with URL|<link title|url> | — | — |
| repository | GitHub repository. In the form `owner-name/repository-name`. | — | ${{ github.repository }} |
| result | Message end of workflow result. Expecting one of: - job.status - join(needs.*.result,'|') | — | — |
| webhook-url | Slack incoming webhook URL. | yes | — |
Outputs
no outputs