[openssh-commits] [openssh] 02/05: Add 10.1 branch to ci-status page.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Oct 7 20:32:44 AEDT 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 33b63718d40ccc555b8c7a24331a3790b2efc6c5
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Oct 7 20:10:07 2025 +1100
Add 10.1 branch to ci-status page.
---
.github/ci-status.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/ci-status.md b/.github/ci-status.md
index 5b1f77f23..82ea40a84 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -8,6 +8,11 @@ master :
[](https://scan.coverity.com/projects/openssh-portable)
<br>
+10.1 :
+[](../../../actions/workflows/c-cpp.yml?query=branch:V_10_1)
+[](../../../actions/workflows/vm.yml?query=branch:V_10_1)
+[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_1)
+
10.0 :
[](../../../actions/workflows/c-cpp.yml?query=branch:V_10_0)
[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_0)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list