Hi,
In order to be more flexible with the tests of the new releases I suggest that a new release branch is created
as soon as a new prerelease series is started. This will allow to start testing a set of new features destinated
to the next release while the previous release is not yet certified. This will need attention of the developers
making Github Pull Requests when choosing the target branch. If a new feature is chosen to go into the next release,
let say vXrY, the PR should be made against the rel-vXrY branch rather than against the integration branch.
In particular, the release v6r14 is out and we start preparing the new v6r15 release. The rel-v6r15 branch is
created. The current PRs aginst the integration branch will be incorporated in this rel-v6r15 branch, but future
PRs should be done with a properly chosen destination branch.
Any comments are welcome.
Cheers,
Andrei