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 the reminder to run VS Perf DDRITs when deployed assemblies change #9875

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

GangWang01
Copy link
Member

Fixes #9425

Context

Add a reminder feature to run VS Perf DDRITs when deployed assemblies change. Double-check that we run perf ddrits early when we change the assemblies we ship with (or the .swr in general).

Changes Made

Use resourceManagement policy to add a comment to remind the author of pull request that has the change to *.swr file.

Testing

Notes

@GangWang01 GangWang01 requested a review from a team as a code owner March 18, 2024 06:32
.github/policies/resourceManagement.yml Outdated Show resolved Hide resolved
.github/policies/resourceManagement.yml Outdated Show resolved Hide resolved
.github/policies/resourceManagement.yml Outdated Show resolved Hide resolved
@GangWang01 GangWang01 merged commit 8d2b04c into dotnet:main Mar 22, 2024
10 checks passed
@GangWang01 GangWang01 deleted the ddrits-reminder branch March 22, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a reminder/nag feature to run VS Perf DDRITs when deployed assemblies change
3 participants