Description
Currently, if a PR is opened by the github-actions bot, status checks will just sit in an Expected state forever. We need to look into why this automation is broken.
Workaround
The current workaround is to push a new commit on the branch yourself or to close and re-open the PR to re-trigger the checks.
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Currently, if a PR is opened by the
github-actionsbot, status checks will just sit in anExpectedstate forever. We need to look into why this automation is broken.Workaround
The current workaround is to push a new commit on the branch yourself or to close and re-open the PR to re-trigger the checks.