]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: ci: Automatically trigger rebase of -sub branches
authorMichał Kępień <michal@isc.org>
Fri, 24 Oct 2025 02:47:26 +0000 (04:47 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 24 Oct 2025 02:47:26 +0000 (04:47 +0200)
commit3849f59c29185735fd5100d43fe4e32392c3e9fb
tree39b2f62163c0cf94de763b87e77ecf63dc326db4
parent3d0ddb5f9ba60ee12b06cc8128fd71b91f09a5ff
parent675d9c74251fee8ec034e87bdd43e7da97119a5d
new: ci: Automatically trigger rebase of -sub branches

After a merge into the public project, trigger automatic rebase in the respective private branch of the private project.

Merge branch 'pspacek/auto-rebase-sub-branches' into 'main'

See merge request isc-projects/bind9!11012