Type: other
release branch? To me it sounds highly redundant with the git release tags.If it serves no purpose, it might be easier to delete it. It would prevent new contributors from being confused about which branch they should target it their PR (as in #17672).
It always points to the last release.
The release branch is a predictable place for the Atlas to look for the latest release, which it needs in order to tell what's new as compared to master
Most helpful comment
The
releasebranch is a predictable place for the Atlas to look for the latest release, which it needs in order to tell what's new as compared tomaster