zuul/releasenotes/notes/build_refs-c78c384ef101cb57.yaml
James E. Blair 4bb7fa3d83 Add zuul.build_refs variable
This variable is mostly intended for retroactive debugging of jobs.
There is currently no way to determine for which specific refs a
deduplicated job is being run.  This records that information in
the inventory file for the job.

This change also corrects the docs to indicate that change_url is
always present.

Change-Id: I990ecfe2a4b455fa800906ed0e542a3581bb8b29
2024-04-16 09:38:14 -07:00

7 lines
196 B
YAML

---
features:
- |
A new job variable, :var:`zuul.build_refs`, is available to
indicate for which particular refs in a circular dependency queue
item a deduplicated job is being run.