Skip to content

Commit

Permalink
chore: v17 backport label & changelog (#6049)
Browse files Browse the repository at this point in the history
* chore: v17 backport label

* changelog
  • Loading branch information
p0mvn authored Aug 15, 2023
1 parent f4705d9 commit a20cb16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,11 @@ pull_request_rules:
backport:
branches:
- v16.x
- name: backport patches to v17.x branch
conditions:
- base=main
- label=A:backport/v17.x
actions:
backport:
branches:
- v17.x
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## v17.0.0

### API breaks

Expand Down

0 comments on commit a20cb16

Please sign in to comment.