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 698b15c commit c01fb9eCopy full SHA for c01fb9e
.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