diff --git a/.github/policies/labelAdded.validationInstallationError.yml b/.github/policies/labelAdded.validationInstallationError.yml index 780d7909b3ccd..ebb42cdeef976 100644 --- a/.github/policies/labelAdded.validationInstallationError.yml +++ b/.github/policies/labelAdded.validationInstallationError.yml @@ -12,9 +12,9 @@ configuration: When the label "Validation-Installation-Error" is added to a pull request * Add a reply notifying the issue author * Assign to the author - * Label with Needs-Author-Feedback + # * Label with Needs-Author-Feedback * Remove Azure-Pipeline-Passed label - * Remove Needs-Attention label + # * Remove Needs-Attention label if: - payloadType: Pull_Request - labelAdded: @@ -28,15 +28,16 @@ configuration: The package manager bot determined there was an issue with installing the application correctly. Please check the application installs correctly. Once repaired, please push an update to your pull request. + If you are certain it installs correctly, it may be caused by validation pipeline congestion. If so, doing a null-edit to the pull request, or to close and re-open the existing pull request, will usually re-run the pipeline. + + Template: msftbot/validationError/installation/general - assignTo: author: True - addLabel: - label: Needs-Author-Feedback + label: Needs-Attention - removeLabel: label: Azure-Pipeline-Passed - - removeLabel: - label: Needs-Attention # The policy service should trigger even when the label was added by the policy service triggerOnOwnActions: true onFailure: