actions-marketplace-validations/CI Notice
Notify you when CI fails
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 30, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/actions-cool_ci-notice@cfdbfac7f0a65d8e7a15306717b59f4bc6078bc8 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Secret GitHub API token to use for making API requests. | yes | ${{ github.token }} |
| ci | CI you want to check | — | npm install npm run build |
| notice-types | The notify way | — | — |
| dingding-token | DingTalk token | — | — |
| notice-title | The notify title | — | — |
| notice-body | The notify body | — | — |
| issue-labels | The issue labels | — | — |
| issue-assignees | The issue assignees | — | — |
Outputs
| name | description |
|---|---|
| result | CI result |