-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
By default, the GitHub bot throttles commits being merged. In this case, it looks like multiple commits were landed right by each other due to manual merging (should only be done to fix this tree).
The build dashboard did not show this line of failures.
8988c4e was manually merged, so the previous commit failed to pick up.
This shouldn't happen. Moving to the webhook based approach would get rid of some of the complexity in the existing scheduler as we only need to schedule one commit at a time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure team
