Skip to content

Commit 28f9055

Browse files
committed
add flaky jobs
1 parent 262c52d commit 28f9055

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/all-green.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ jobs:
1919
uses: DataDog/ensure-ci-success@v1
2020
with:
2121
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

Comments
 (0)