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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user