diff --git a/.github/release.yml b/.github/release.yml index bbd41aea52..febfe2b2b6 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -3,16 +3,16 @@ changelog: labels: - "ignore-changelog" categories: + - title: ":warning: Update considerations and deprecations" + labels: + - "breaking change" + - "deprecation" - title: ":rocket: New Error Prone checks and Refaster rules" labels: - "new feature" - title: ":sparkles: Improvements" labels: - "improvement" - - title: ":warning: Update considerations and deprecations" - labels: - - "breaking change" - - "deprecation" - title: ":bug: Bug fixes" labels: - "bug"