summaryrefslogtreecommitdiff
path: root/releasenotes/notes/full-reconfigure-6694d1120fa5c225.yaml
blob: 05db417c38a51c37ff37cc23824bcd27ca3d22d1 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Zuul now supports triggering a full reconfiguration by using the command
    ``zuul-scheduler full-reconfigure``.
deprecations:
  - |
    Signal based triggering of a full reconfiguration via sending `SIGHUP` to
    the zuul-scheduler PID is deprecated. Use the command
    ``zuul-scheduler full-reconfigure`` now.