timfallmk/PR Check Status Notifier
Monitors PR checks and notifies when all checks (except specified ones) have passed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| excluded-checks | Comma-separated list of check names to exclude | no | atlantis/apply,Check Status & Notify |
| notification-message | Custom notification message (use {user} for PR owner mention) | no | @{user} All checks have passed! ✅\nThis PR is ready for `atlantis apply` and merge.\n\n*Note*: The `atlantis apply` status check will show as passed after running the command. |
Outputs
no outputs