Skip to content

Commit

Permalink
Use mergify only for backporting
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIsCoding committed Nov 23, 2024
1 parent 5bdb966 commit 2a46cbf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 33 deletions.
8 changes: 8 additions & 0 deletions .github/.mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pull_request_rules:
- name: backport
conditions:
- label=stable-backport-potential
actions:
backport:
branches:
- stable/0.15
33 changes: 0 additions & 33 deletions .mergify.yml

This file was deleted.

0 comments on commit 2a46cbf

Please sign in to comment.