actions-cool/CI Notice
Notify you when CI fails
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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 |