zuul/releasenotes/notes/builds_held_attribute-2-711abd33402ce037.yaml
James E. Blair 7444fbd8c3 Re-add pending release notes
Now that 3.19.1 has been merged, re-add these notes (with modified ids)
so they will appear in the next release.

Change-Id: If2906763c51f1c829b1bbc1c5672b5e3f3746c6f
2020-12-01 15:24:12 -08:00

11 lines
395 B
YAML

---
features:
- |
Builds in the SQL reporter have a "held" attribute set to True if the build
triggered a autohold request. Builds can be filtered by held status.
upgrade:
- |
If using a SQL reporter, the zuul_builds table will be updated with a new
'held' column. The `zuul-scheduler` and `zuul-web` services need to be restarted
together for the change to take effect.