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.
2 parents 93ba3a7 + c01fb9e commit 0053c28Copy full SHA for 0053c28
.github/quarkus-github-bot.yml
@@ -15,6 +15,7 @@ workflows:
15
- "**/*.adoc"
16
workflowRunAnalysis:
17
workflows: ["Quarkus CI", "Quarkus Documentation CI"]
18
+ ignored-flaky-tests: ["org.acme.FlakyHelloResourceTest", "org.acme.FlakyHelloResourceWithSomeProfileTest", "org.acme.FlakyHelloResourceWithAnotherProfileTest"]
19
projectsClassic:
20
rules:
21
- labels: [area/documentation]
0 commit comments