zuul/releasenotes/notes/zuul-cli-dequeue-command-4536a4ec1bb21d48.yaml
Matthieu Huin c2c5ce26bf Add a dequeue command to zuul client
Add the ability for an operator to dequeue a change from a pipeline.

Change-Id: I4524291807c8b97b62cfaa31fb5d46dc48adbac9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-27 04:21:07 +00:00

6 lines
136 B
YAML

---
features:
- |
The `dequeue` command has been added to the Zuul CLI.
It allows operators to stop a given buildset at will.