You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday we started noticing bulldozer pushing commits before merging
we're using v1.17.0
The surrounding logs
Pull request is not up to date, attempting an update
github_request
Successfully updated pull request from base ref master as merge e1c851f5b1e3abffb6fb366aded5effbb303d1b1
github_request
Merge failed with unexpected status: 502: "Server Error"
github_request
Merge failed with unexpected status: 502: "Server Error"
github_request
Pull request mergeability not yet known
github_request
Attempting to merge pull request with method squash
Received pull_request synchronize event
github_request
Merge rejected due to unsatisfied condition: "4 of 4 required status checks are expected."
full logs with payloads
Pull request is not up to date, attempting an update
jsonPayload: {
github_event_type: "pull_request"
github_pr_num: 5082
level: "debug"
message: "Pull request is not up to date, attempting an update"
rid: "cf9ckav35lf9423udghg"
}
Successfully updated pull request from base ref master as merge e1c851f5b1e3abffb6fb366aded5effbb303d1b1
jsonPayload: {
github_event_type: "pull_request"
level: "info"
message: "Successfully updated pull request from base ref master as merge e1c851f5b1e3abffb6fb366aded5effbb303d1b1"
}
Merge rejected due to unsatisfied condition: "4 of 4 required status checks are expected."
jsonPayload: {
github_event_type: "status"
level: "info"
message: "Merge rejected due to unsatisfied condition: "4 of 4 required status checks are expected.""
}
Since we haven’t modified bulldozer in months we imagine this is a GitHub issue but its worth a shot to see if anyone here has seen anything similar
The text was updated successfully, but these errors were encountered:
Yesterday we started noticing bulldozer pushing commits before merging
we're using v1.17.0
The surrounding logs
full logs with payloads
Since we haven’t modified bulldozer in months we imagine this is a GitHub issue but its worth a shot to see if anyone here has seen anything similar
The text was updated successfully, but these errors were encountered: