We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262c52d commit 28f9055Copy full SHA for 28f9055
.github/workflows/all-green.yml
@@ -19,3 +19,10 @@ jobs:
19
uses: DataDog/ensure-ci-success@v1
20
with:
21
initial-delay-seconds: "100" # what is the longest job that always run ?
22
+ ignored-name-patterns: |
23
+ dd-gitlab/build
24
+ ci/circleci: integration_snapshots-test_integrations-8.1
25
+ ci/circleci: integration_snapshots-test_integrations-8.2
26
+ ci/circleci: integration_snapshots-test_integrations-8.3
27
+ ci/circleci: integration_snapshots-test_integrations_coverage-8.2
28
+
0 commit comments