Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: Fix release and changelog generation #23016

Merged
merged 3 commits into from
Jun 12, 2023

Conversation

JReinhold
Copy link
Contributor

@JReinhold JReinhold commented Jun 9, 2023

What I did

This PR includes a few minor fixes to release tooling:

  • The "dependencies" label is now correctly considered a "release" label, meaning it is part of a changelog, and it triggers a release PR creation.
  • Sort changelog entries alphabetically to make them easier to scan.

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@JReinhold JReinhold self-assigned this Jun 9, 2023
@JReinhold JReinhold added the build Internal-facing build tooling & test updates label Jun 9, 2023
@JReinhold JReinhold requested a review from kasperpeulen June 9, 2023 21:48
@JReinhold JReinhold added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 9, 2023
@JReinhold JReinhold merged commit b50a3b5 into next Jun 12, 2023
@JReinhold JReinhold deleted the release-dependencies-label branch June 12, 2023 09:10
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
@github-actions github-actions bot mentioned this pull request Jun 13, 2023
69 tasks
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
github-actions bot pushed a commit that referenced this pull request Jun 14, 2023
Release: Fix release and changelog generation
(cherry picked from commit b50a3b5)
@JReinhold JReinhold added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants