]> source.dussan.org Git - gitea.git/commit
Adjust changelog for v1.21.6 to move prs to correct labels (#29339) (#29343)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 23 Feb 2024 11:09:18 +0000 (19:09 +0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2024 11:09:18 +0000 (12:09 +0100)
commit7d0903bf90bce6d0ed2fa131ab028a55b8729b73
tree3a7062e38d30de9be3f35ea64aa587fbba1c2eb4
parent3ef6252e06a1f3981f8b7d1717bfc581418b1dc5
Adjust changelog for v1.21.6 to move prs to correct labels (#29339) (#29343)

When releasing, the releaser should read all the pull requests carefully
and do some adjustments because some of pull requests' labels are not
right when it's merged.

And the changelog tool needs to be adjusted. If one pull request has
both `bug` and `API`, it should mark it as `bug` but not `API`.

Backport #29339
CHANGELOG.md