Skip to content

Enable GitHub Actions with merge queue #27

Open
@ewienik

Description

@ewienik

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions