flake8
passed.
JSHint
passed.
Review Request #11802 — Created Aug. 25, 2021 and submitted
Fix notifyReviewBoard in pipeline jobs on modern Jenkins LTS
Started a pipeline job on Jenkins with following post build step:
post { always { notifyReviewBoard() } }This won't be executed before this patch. Now it is working with
modern Jenkins LTS.TODO: Unit-Test is failing because of newer Jenkins-API.
| Summary | ID |
|---|---|
| ba11cd532ef1f1da8135eca171b87e5e6d674dc0 |