]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] chg: ci: Only run relevant CI jobs based on the changes
authorNicki Křížek <nicki@isc.org>
Thu, 18 Sep 2025 14:46:28 +0000 (16:46 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 18 Sep 2025 14:46:28 +0000 (16:46 +0200)
Trigger selected CI jobs on MR automatically only if there are related
code changes. Otherwise, offer an option to run the jobs manually in
MRs. For other sources, like schedules, tags etc., execute the jobs as
usual.

Backport of MR !10987

Merge branch 'backport-nicki/ci-restrict-rules-changes-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10993


Trivial merge