summaryrefslogtreecommitdiff
path: root/releasenotes/notes/gerrit-long-message-truncate-320af6e43717651d.yaml
blob: 3a33dfce3d61463af62f3b3ceac0a28c86b4c08a (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Gerrit driver: Zuul error responses could overflow the default
    message length with large configurations leading to Gerrit
    rejecting the comment (and hence no notification from Zuul on the
    change).  Such messages are now truncated to a safe length.