zuul/releasenotes/notes/intermediate-jobs-2-101e04e7e1497afa.yaml
James E. Blair 7444fbd8c3 Re-add pending release notes
Now that 3.19.1 has been merged, re-add these notes (with modified ids)
so they will appear in the next release.

Change-Id: If2906763c51f1c829b1bbc1c5672b5e3f3746c6f
2020-12-01 15:24:12 -08:00

6 lines
228 B
YAML

---
features:
- Jobs may specify the new ``intermediate`` flag to note they may only
be inherited by abstract jobs. This can be useful if building a job
hierarchy where wish to limit where a base job is instantiated.