Skip to content

Think about handling PR rollup merge race conditions #284

Open
@Kobzol

Description

@Kobzol

Just a thought I had today: if we have a PR A and a PR B, where B is a rollup containing A, we should make sure that once B is merged, bors won't start immediately merging A, in case the notification that A has been merged arrives too late and bors is very eager. It would be useful to check what homu does to prevent this (maybe it just sleeps for a minute after merging a PR, or something? :) ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions