cicddevops
backport
Backport a commit or branch to a stable release branch (e.g. "backport this to 2.5", "backport to 2.4.0"). Creates a new branch off the target stable branch, cherry-picks the commit(s), resolves path conflicts that arise from structural differences between master and stable branches, then runs formatter, linter, and tests.
maintainer
Checkmk
آخر تحديث 4/2/2026
النجوم
2239
التفرعات
532
quick start
Installation and usage
Backport a commit or branch to a stable release branch (e.g. "backport this to 2.5", "backport to 2.4.0"). Creates a new branch off the target stable branch, cherry-picks the commit(s), resolves path conflicts that arise from structural differences between master and stable branches, then runs formatter, linter, and tests.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use backport