-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Investigate workflow job failing on main: confirmPassingBuild #42253
Comments
Submitting a new PR with the conflict resolve will fix this |
@Julesssss ![]() |
That CI check is done after the PR changes are merged into main. it wasn't flagged on the PR, because the typescript check is run in isolation against the PR changes, and doesn't include recent changes from other PRs recently merged into main. This isn't a big problem, we just need to branch from main and resolve the failing TS check. We can reduce these occurrences by merging main into PRs shortly before they are approved and merged. But we will never prevent 100% of them. |
I already made PR ) And it's my fault And I'm thinking |
Thanks. We've talked about that, but it could still occur if the discussions occur after approval, and it slows down approval/merging. We can talk about it again in the future though if this is annoying everyone. |
🚨 Failure Summary 🚨:
failure: Process completed with exit code 1.
🛠️ A recent merge appears to have caused a failure in the job named confirmPassingBuild.
This issue has been automatically created and labeled with
Workflow Failure
for investigation.👀 Please look into the following:
🐛 We appreciate your help in squashing this bug!
The text was updated successfully, but these errors were encountered: