flipdishbytes/Datadog CI
Execute commands from your Continuous Integration (CI) and Continuous Delivery (CD) pipelines to integrate with existing Datadog products.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 27, 2026
- License
- None
Pinned Snippet
uses: flipdishbytes/datadog-ci@0fc70a64b8d35c7e1a8c1b95b5ee75925703d131 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| DD_SITE | The Datadog site to use. Defaults to us3.datadoghq.com. | no | us3.datadoghq.com |
| COMMAND | The command to execute. e.g. tag --level pipeline --tags service:aws-governance --tags team:de-team --tags env:production | yes | — |
| DATADOG_API_KEY | Datadog API key. Pass the Flipdish Org secret: DATADOG_API_KEY | yes | — |
| DATADOG_APP_KEY | Datadog application key. Pass the Flipdish Org secret: DATADOG_APP_KEY | yes | — |
Outputs
no outputs