The Wayback Machine - https://web.archive.org/web/20211215150246/https://github.com/dotnet/aspnetcore/pull/38880
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

Avoid sending a PR if there's already one open #38880

Merged
merged 2 commits into from Dec 8, 2021

Conversation

@Tratcher
Copy link
Member

@Tratcher Tratcher commented Dec 7, 2021

This addresses feedback with the github action sync script that it should not create duplicate PRs if there's already one open in AspNetCore or Runtime. To do that we scan for open PRs that claim to fix #18943.

@Tratcher Tratcher added this to the 7.0-preview1 milestone Dec 7, 2021
@Tratcher Tratcher requested a review from JamesNK Dec 7, 2021
@Tratcher Tratcher self-assigned this Dec 7, 2021
@Tratcher Tratcher requested a review from as a code owner Dec 7, 2021
wtgodbe
wtgodbe approved these changes Dec 7, 2021
Copy link
Member

@wtgodbe wtgodbe left a comment

Seems reasonable

Loading

@Tratcher Tratcher merged commit e7f0a5c into dotnet:main Dec 8, 2021
22 checks passed
Loading
@Tratcher Tratcher deleted the tratcher/action-nopr branch Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants