Open
Description
For enabling merge queues in github specific workflows should enable merge_queue
trigger. Then it will be possible to check PRs before merging and without requesting to rebase PRs to the latest master (in case there was several changes in master). Rebasing approved PR needs recheck from reviewers, so it is better to rebasing PRs only when needed (because tests or compilation failed).
Metadata
Metadata
Assignees
Labels
No labels