]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add tracking for 10.2 branch.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 9 Oct 2025 06:57:17 +0000 (17:57 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 9 Oct 2025 06:57:17 +0000 (17:57 +1100)
.github/ci-status.md

index 82ea40a840b49d0f317d7d6446fc85a3eb372915..00a1db0df76ab8c078d947a0a8d7388913e8a2b1 100644 (file)
@@ -8,6 +8,11 @@ master :
 [![Coverity Status](https://scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable)
 <br>
 
+10.2 :
+[![C/C++ CI](../../../actions/workflows/c-cpp.yml/badge.svg?branch=V_10_2)](../../../actions/workflows/c-cpp.yml?query=branch:V_10_2)
+[![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_2)](../../../actions/workflows/vm.yml?query=branch:V_10_2)
+[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_2)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_2)
+
 10.1 :
 [![C/C++ CI](../../../actions/workflows/c-cpp.yml/badge.svg?branch=V_10_1)](../../../actions/workflows/c-cpp.yml?query=branch:V_10_1)
 [![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_1)](../../../actions/workflows/vm.yml?query=branch:V_10_1)