summaryrefslogtreecommitdiff
path: root/releasenotes/notes/intermediate-jobs-2-101e04e7e1497afa.yaml
blob: 3a1b4c6f690b7ab4dc3097ee20bf7bdd7c4b96ec (plain)
1
2
3
4
5
---
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.