diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index c65e138b268..9ad266edc60 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -166,7 +166,7 @@ configuration: pattern: src/Package/MSBuild.VSSetup.*/.* then: - addReply: - reply: Hello @${issueAuthor}, I noticed that you’re changing an *.swr file or any file under src/Package/MSBuild.VSSetup.*. Please make sure to validate this change by an experimental VS insertion. This is accomplished by pushing to an exp/* branch, which requires write permissions to this repo. + reply: Hello ${issueAuthor}, I noticed that you’re changing an *.swr file or any file under src/Package/MSBuild.VSSetup.*. Please make sure to validate this change by an experimental VS insertion. This is accomplished by pushing to an exp/* branch, which requires write permissions to this repo. description: Remind to run VS Perf DDRITs when deployed assemblies change - if: - payloadType: Issues