Branching model of giteas source repo (changelog not up to date)

Hi, just noticed that 1.71.1 is released, but CHANGELOG.md in main is behind the changelog in the branch release/v1.17. Moreover, main does not “contain” any of the release-branches - what branching model does gitea use?

Ah, thanks for the reminder. Since we’re already past 1.17.x in our main branch, we make the changelog PRs to the release branch prior to frontporting them to main.

I’ve gone and made the frontport PR now.