From: Nicki Křížek Date: Wed, 2 Apr 2025 11:03:30 +0000 (+0000) Subject: new: ci: Allow pushing branches and tags to customer git repos X-Git-Tag: v9.21.7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c943c92d9fc221a965faca74fded6e92baae5f0;p=thirdparty%2Fbind9.git new: ci: Allow pushing branches and tags to customer git repos For pipelines in the private repository, add an optional manual job, which allows the current branch to be pushed into the specified customer's git repository. This can be useful to provide patch previews for early testing. For tags created in a private repository, add a manual job which pushes the created tag to all entitled customers. Merge branch 'nicki/ci-customer-git-automation' into 'main' See merge request isc-projects/bind9!10323 --- 6c943c92d9fc221a965faca74fded6e92baae5f0