Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add safe to ignore category to dashboard/alerting #33168

Merged
merged 1 commit into from
Dec 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,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 @@ -226,7 +225,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 @@ -316,7 +314,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 @@ -327,6 +324,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"

Loading