zolsec/GoAlert Action
A GitHub Action to send alerts to the GoAlert API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_url | The base URL of the GoAlert instance | yes | — |
| token | The integration key to use for GoAlert | yes | — |
| summary | Short description of the alert (max 1024 characters) | yes | — |
| details | Additional information about the alert, supports markdown (max 6144 characters) | no | — |
| action | Action to take on the alert (e.g., close) | no | — |
| dedup | De-duplication string for the alert | no | — |
Outputs
no outputs