[openssh-commits] [openssh] 01/03: Add 10.5 branch to test status display.

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Aug 12 20:00:23 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 0f69d9c71778ae2fc3f470515e0ba6a1709263f8
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Wed Aug 12 19:56:06 2026 +1000

    Add 10.5 branch to test status display.
---
 .github/ci-status.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/ci-status.md b/.github/ci-status.md
index 6e9c50c06..982f52428 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -8,6 +8,11 @@ master :
 [![Coverity Status](https://scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable)
 <br>
 
+10.5 :
+[![C/C++ CI](../../../actions/workflows/c-cpp.yml/badge.svg?branch=V_10_5)](../../../actions/workflows/c-cpp.yml?query=branch:V_10_5)
+[![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_5)](../../../actions/workflows/vm.yml?query=branch:V_10_5)
+[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_5)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_5)
+
 10.4 :
 [![C/C++ CI](../../../actions/workflows/c-cpp.yml/badge.svg?branch=V_10_4)](../../../actions/workflows/c-cpp.yml?query=branch:V_10_4)
 [![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_4)](../../../actions/workflows/vm.yml?query=branch:V_10_4)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list