summaryrefslogtreecommitdiff
path: root/releasenotes/notes/reporters-always-report-27702c27369176da.yaml
blob: c4ade5707e3a41ec951308d4c760aba8ac864538 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Story 2001441 is fixed. Failure by one Zuul reporter will not short
    circuit the reporting of other reporters. This ensures as much
    information as possible is reported for each change even if some
    failures occur. Note that the build set status is changed to 'ERROR'
    after the first failed reporter.