]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: ci: Only run relevant CI jobs based on the changes
authorNicki Křížek <nicki@isc.org>
Thu, 18 Sep 2025 13:27:02 +0000 (15:27 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 18 Sep 2025 13:27:02 +0000 (15:27 +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.

Merge branch 'nicki/ci-restrict-rules-changes' into 'main'

See merge request isc-projects/bind9!10987


Trivial merge