Skip to content

Commit

Permalink
release: backport v0.17.0 changelog (evmos#1155)
Browse files Browse the repository at this point in the history
* release: v0.17.0 changelog (evmos#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* update mergify
  • Loading branch information
fedekunze authored and hoanguyenkh committed Jul 27, 2022
1 parent 0f31d53 commit 94b3e0f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ pull_request_rules:
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
- name: backport patches to main branch
conditions:
- label=backport/main
actions:
backport:
branches:
- main
- name: backport patches to v0.16.x branch
conditions:
- base=main
Expand Down

0 comments on commit 94b3e0f

Please sign in to comment.