Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into staterootexample
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear authored Nov 22, 2023
2 parents 1cb0bd5 + e922486 commit 19bb6e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ pull_request_rules:
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
- name: backport patches to v0.0.1-alpha branch
- name: backport patches to v0.0.2-alpha branch
conditions:
- base=main
- label=backport/v0.0.1-alpha
- label=backport/v0.0.2-alpha
actions:
backport:
branches:
- release/v0.0.1-alpha
- release/v0.0.2-alpha

0 comments on commit 19bb6e0

Please sign in to comment.