Skip to content

Commit

Permalink
add mergify config
Browse files Browse the repository at this point in the history
  • Loading branch information
tkxkd0159 committed May 8, 2024
1 parent 208930a commit 0107a4a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,11 @@ pull_request_rules:
backport:
branches:
- release/v3.0.x
- name: backport patches to v4.0.x branch
conditions:
- base=main
- label=backport/v4.0.x
actions:
backport:
branches:
- release/v4.0.x

0 comments on commit 0107a4a

Please sign in to comment.