Skip to content

Define dataflows for Datadog-owned integrations (batch 1) #7393

Define dataflows for Datadog-owned integrations (batch 1)

Define dataflows for Datadog-owned integrations (batch 1) #7393

Workflow file for this run

name: Validate repository
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: DataDog/integrations-core/.github/workflows/run-validations.yml@4e58c485d24656a1dbc9aae3502cbf861a6fc152 # master
with:
repo: extras
# Validations
ci: true
config: true
imports: true
integration-style: true
jmx-metrics: true
legacy-signature: true
metadata: true
models: true
package: true
readmes: true
codeowners: true
secrets: inherit