dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.12k stars 4.04k forks source link

msft bot not merging PRs #39309

Open dibarbet opened 5 years ago

dibarbet commented 5 years ago

Creating this issue to keep track of PRs that don't get automerged.

https://github.com/dotnet/roslyn/pull/39303 https://github.com/dotnet/roslyn/pull/39304 https://github.com/dotnet/roslyn/pull/39306 (automerged after I deleted and re-added the auto-merge label)

RikkiGibson commented 5 years ago

also #39283 and #39284

edit: also #39305

dibarbet commented 5 years ago

https://github.com/dotnet/roslyn/pull/39319 https://github.com/dotnet/roslyn/pull/39318 https://github.com/dotnet/roslyn/pull/39320

(all worked when re-adding label)

Maybe the label needs to be added after the checks pass?

dibarbet commented 5 years ago

https://github.com/dotnet/roslyn/pull/39349 https://github.com/dotnet/roslyn/pull/39348 https://github.com/dotnet/roslyn/pull/39347 https://github.com/dotnet/roslyn/pull/39346 (re-added label and merged)

I'm going to stop counting, none are getting auto-merged.

CyrusNajmabadi commented 2 years ago

@dibarbet is this still an issue?