summaryrefslogtreecommitdiff
path: root/releasenotes/notes/zuul-return-retry-814467d82ea467dc.yaml
blob: 62b90bb111a13e90199c0fc542b044fbcb4cb055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    It is now possible for jobs to skip retries caused by failures in
    'pre-run' by returning `retry: false`:

    .. code-block:: yaml

      - zuul_return:
          data:
            zuul:
              retry: false