Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / release-merge-gerrit-choosing-strategy-8d9b631b8fec525a.yaml
1 ---
2 fixes:
3   - |
4     Use choosing strategy Gerrit Trigger in container/jar and
5     package cloud release merge jobs. This retains the current
6     behavior in the simple merge case, and ensures that a job
7     triggered by a "remerge" comment uses the release file at
8     that commit.  The previous choosing strategy, default, uses
9     the tip of the target branch.  That does not allow recovery
10     from merge job failure if the target branch has advanced past
11     the commit with the release file.