Fix: Update JJB to 5.0.2
[releng/global-jjb.git] / releasenotes / notes / upgrade-jjb-to-502-b923f6cf518985f5.yaml
1 prelude: >
2   JJB's 5.0.1 has a bug that return an error.
3   TypeError: 'NoneType' object is not a mapping
4 issues:
5   - |
6     This breaks the JJB test on the existing ci-man repositores when the
7     macro is null value.
8 upgrade:
9   - |
10     Upgrade Jenkins-job-builder to 5.0.2 which has the fix for the issue.
11
12     Ref: https://review.opendev.org/c/jjb/jenkins-job-builder/+/880589