[openssh-commits] [openssh] branch master updated: Add 10.4 branch to status page.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jul 6 21:16:01 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new e39f9d87e Add 10.4 branch to status page.
e39f9d87e is described below
commit e39f9d87e339b40081d877ace7439d4166be7c2d
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Jul 6 21:14:53 2026 +1000
Add 10.4 branch to 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 5d17f8937..6e9c50c06 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.4 :
+[](../../../actions/workflows/c-cpp.yml?query=branch:V_10_4)
+[](../../../actions/workflows/vm.yml?query=branch:V_10_4)
+[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_4)
+
10.3 :
[](../../../actions/workflows/c-cpp.yml?query=branch:V_10_3)
[](../../../actions/workflows/vm.yml?query=branch:V_10_3)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list