Skip to content

Commit

Permalink
Add safe to ignore category to dashboard/alerting (#33168)
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm authored Dec 2, 2024
1 parent 58e1625 commit 727a865
Showing 1 changed file with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ categories:
- "PostCommit Java PVR Samza"
- "PreCommit Java Tika IO Direct"
- "PostCommit Java SingleStoreIO IT"
- "PostCommit Java Sickbay"
- "PostCommit Java ValidatesRunner Direct"
- "PreCommit Java SingleStore IO Direct"
- "PreCommit Java InfluxDb IO Direct"
Expand Down Expand Up @@ -227,7 +226,6 @@ categories:
- "PreCommit Python Transforms"
- "Build python source distribution and wheels"
- "Python tests"
- "PostCommit Sickbay Python"
- "PreCommit Portable Python"
- "PreCommit Python Coverage"
- "PreCommit Python Docker"
Expand Down Expand Up @@ -317,7 +315,6 @@ categories:
- "PostCommit PortableJar Spark"
- "PreCommit Integration and Load Test Framework"
- "pr-bot-update-reviewers"
- "Cut Release Branch"
- "Generate issue report"
- "Dask Runner Tests"
- "PreCommit Typescript"
Expand All @@ -328,6 +325,12 @@ categories:
- "Assign Milestone on issue close"
- "Local environment tests"
- "PreCommit SQL"
- "LabelPrs"
- "LabelPrs"
- name: safe_to_ignore
groupThreshold: 0
tests:
- "build_release_candidate"
- "Cut Release Branch"
- "PostCommit Java Sickbay"
- "PostCommit Sickbay Python"

0 comments on commit 727a865

Please sign in to comment.