Add Z-Skip-Sonar check (#31409)

* Try fetch PR from the workflow run to check the label and skip sonar

* Use existing pattern to post success for the sonarqube check

* Trigger Build
This commit is contained in:
David Langley
2025-12-03 18:38:58 +00:00
committed by GitHub
parent 046fb335c0
commit 5a9656350e
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -279,3 +279,6 @@
- name: "Z-Flaky-Test-Disabled"
description: "The flaking test has been disabled"
color: "ededed"
- name: "Z-Skip-Sonar"
description: "Skip SonarQube analysis for this PR"
color: "ededed"