From 05cb4831e07e290a1382766241b8d620d09210cd Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Sun, 1 Oct 2017 11:48:06 -0400 Subject: [PATCH] Run release note jobs only when they change Change-Id: Ia890837954ac6301ce871ca3b82f966ce22710c1 --- zuul.d/jobs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index c988648f..a135e360 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -274,6 +274,10 @@ run: playbooks/releasenotes/run post-run: playbooks/releasenotes/post timeout: 1800 + files: + - ^releasenotes/.* + - ^tox.ini + - ^.*requirements.txt$ - job: name: legacy-base