Skip to content

ci: Create mergify.yml for pull request management#330

Open
Amronos wants to merge 1 commit intorollingfrom
ci/mergify
Open

ci: Create mergify.yml for pull request management#330
Amronos wants to merge 1 commit intorollingfrom
ci/mergify

Conversation

@Amronos
Copy link
Copy Markdown
Member

@Amronos Amronos commented Apr 27, 2026

Adds Mergify configuration to streamline backport creation and conflict resolution.
After this PR is merged, could the default branch of this repository be set to rolling?

Comment thread .github/mergify.yml
pull_request_rules:
- name: Backport to humble at the reviewer's discretion
conditions:
- base=master
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be rolling?

Comment thread .github/mergify.yml

- name: Backport to jazzy at the reviewer's discretion
conditions:
- base=master
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Comment thread .github/mergify.yml

- name: Backport to kilted at the reviewer's discretion
conditions:
- base=master
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants