Skip to content

Revert pull-request-helper change#4585

Merged
xiang17 merged 1 commit intomicrosoft:mainfrom
xiang17:xiang17/pull-request-helper-fix2
Jan 15, 2026
Merged

Revert pull-request-helper change#4585
xiang17 merged 1 commit intomicrosoft:mainfrom
xiang17:xiang17/pull-request-helper-fix2

Conversation

@xiang17
Copy link
Copy Markdown
Member

@xiang17 xiang17 commented Jan 15, 2026

Revert #4553.

Sometimes, the PR checks in the repo are not running. The only job is the "required-status-check" job stuck at "Expected — Waiting for status to be reported". Example: #4564, #4557, #4561.

This only happens when the command @dependabot recreate caused github-actions bot to modify the code with ./gradlew resolveAndLockAll --write-locks command. If the github-actions bot wasn't triggered, the PR checks workflow would trigger properly. Example: #4565.

I can unblock it for a given PR, but it needs MANUALLY closing and reopening the PR every single time according to this StackOverflow https://stackoverflow.com/questions/52200096/github-pull-request-waiting-for-status-to-be-reported

@xiang17 xiang17 merged commit c58db7c into microsoft:main Jan 15, 2026
140 checks passed
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.

2 participants