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

Commit

Permalink
chore(deps): prep v0.0.2-alpha release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed Nov 22, 2023
1 parent ae51e85 commit e922486
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 e922486

Please sign in to comment.