Skip to content

Conversation

@dimitarvdimitrov
Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov commented Oct 20, 2025

Add missing changelog entries from the following PRs:

Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
Signed-off-by: Dimitar Dimitrov <[email protected]>
@dimitarvdimitrov dimitarvdimitrov added the changelog-not-needed PRs that don't need a CHANGELOG.md entry label Oct 20, 2025
Signed-off-by: Dimitar Dimitrov <[email protected]>
@dimitarvdimitrov dimitarvdimitrov mentioned this pull request Oct 20, 2025
79 tasks
@dimitarvdimitrov dimitarvdimitrov merged commit d6c25f0 into main Oct 20, 2025
60 of 61 checks passed
@dimitarvdimitrov dimitarvdimitrov deleted the dimitar/release-3.0/fix-changelog branch October 20, 2025 14:23
@mimir-github-bot
Copy link
Contributor

The backport to release-3.0 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new branch
git switch --create backport-13065-to-release-3.0 origin/release-3.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x d6c25f0b0295304cd4fd727cc0e1cc161569bcfc
# Push it to GitHub
git push --set-upstream origin backport-13065-to-release-3.0
git switch main
# Remove the local backport branch
git branch -D backport-13065-to-release-3.0

Then, create a pull request where the base branch is release-3.0 and the compare/head branch is backport-13065-to-release-3.0.

dimitarvdimitrov added a commit that referenced this pull request Oct 20, 2025
Add missing changelog entries

---------

Signed-off-by: Dimitar Dimitrov <[email protected]>
(cherry picked from commit d6c25f0)
dimitarvdimitrov added a commit that referenced this pull request Oct 20, 2025
Add missing changelog entries
cherry picked from commit d6c25f0
(#13065)

Signed-off-by: Dimitar Dimitrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants