zuul/releasenotes/notes/window-ceiling-cf95394709d4b52d.yaml
James E. Blair 7044963857 Add window-ceiling pipeline parameter
This allows users to set a maximum value for the active window
in the event they have a project that has long stretches of
passing tests but they still don't want to commit too many resources
in case of a failure.

We should all be so lucky.

Change-Id: I52b5f3a9e7262b88fb16afc4520b35854e8df184
2023-08-29 15:43:28 -07:00

7 lines
202 B
YAML

---
features:
- |
An upper limit on the dependent pipeline actionable window can now
be specified using the :attr:`pipeline.window-ceiling` setting.
The default of no upper limit remains.