Skip to content

Merge PRs in approval order #25

Closed
@duijf

Description

@duijf

Moving a subdiscussion from #19

Currently, Hoff does not remember the order in which pull requests were approved. It instead chooses merge candidates based on PR id (lowest go first).

To guarantee fairness and preserve potential user intent (when there dependent PRs) we can consider Hoff maintaining a queue in which merge commands were received. It should rebase + check + merge approved PRs in that order.

CC @wesleybowman

Metadata

Metadata

Assignees

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