[openssh-commits] [openssh] branch V_10_0 updated: Remove 9.7 branch from CI status page.

git+noreply at mindrot.org git+noreply at mindrot.org
Thu May 22 10:53:38 AEST 2025


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

dtucker pushed a commit to branch V_10_0
in repository openssh.

The following commit(s) were added to refs/heads/V_10_0 by this push:
     new ddf0e14b7 Remove 9.7 branch from CI status page.
ddf0e14b7 is described below

commit ddf0e14b73c5867e2f960f4eabd5634ae987e829
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu May 22 10:52:31 2025 +1000

    Remove 9.7 branch from CI status page.
    
    It's been obsolete long enough that github no longer reports its
    status.
---
 .github/ci-status.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/ci-status.md b/.github/ci-status.md
index 68275715d..27868896a 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -13,7 +13,3 @@ master :
 9.8 :
 [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_8)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_8)
 [![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_8)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_8)
-
-9.7 :
-[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_7)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_7)
-[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_7)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_7)

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


More information about the openssh-commits mailing list