summaryrefslogtreecommitdiff
path: root/releasenotes/notes/builds_held_attribute-2-711abd33402ce037.yaml
blob: eb6507873a15057b3f8116d66b1b5a42f64498cf (plain)
1
2
3
4
5
6
7
8
9
10
---
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.