]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: ci: Merge tag back to its base branch in tag pipeline
authorAndoni Duarte <andoni@isc.org>
Mon, 29 Sep 2025 12:02:10 +0000 (12:02 +0000)
committerAndoni Duarte <andoni@isc.org>
Mon, 29 Sep 2025 12:02:10 +0000 (12:02 +0000)
commit024216a4d2e45dba6974df023b86178d6abd43d7
tree94cfc99813ac5672d41251991eb5d8db2ac4388e
parent6ec65c3d1adbd399706f157f7d5cbbe9653566dc
parent22bc6a70639be16e5d2ee8b1adcce87b157d220d
new: ci: Merge tag back to its base branch in tag pipeline

Add a CI job to merge tags back to the respective base branch in tag pipelines.

Merge branch 'andoni/add-merge-tag-to-tag-pipeline' into 'main'

See merge request isc-projects/bind9!11001