yauritux/gh-dd-collector
Action to collect and publish some GitHub actions (workflow) result to Datadog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| action-name | a GitHub action name. E.g., release | yes | — |
| datadog-base-url | Your Datadog URL | yes | — |
| dd-api-key | DataDog API KEY | yes | — |
| dd-application-key | DataDog Application KEY | yes | — |
Outputs
| name | description |
|---|---|
| result | Success / Failure response from the action as executed by the GitHub runner |