cds-snc/PR Workflow Failure
Check the status of specified workflows on PRs and creates a comment with the status. Optionally send a Slack notification.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflows | List of workflows names to check | yes | [] |
| slack_webhook | Slack webhook URL | no | — |
| slack_body | Slack message body with placeholders for statuses, pr_title, repo_name, pr_creator, pr_url | no | Workflow statuses:\n$STATUSES\nPR Details:\n<$PR_URL|PR> - $PR_TITLE by $PR_CREATOR in $REPO_NAME.\n$PR_URL |
| github_token | GitHub token | yes | — |
Outputs
no outputs