[openssh-commits] [openssh] 02/03: Use relative URLs for status
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Sep 17 17:37:19 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 2202e5f9008003044cac01ed70d83deec42ad4e0
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Sep 16 23:00:14 2025 +1000
Use relative URLs for status
---
.github/ci-status.md | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/.github/ci-status.md b/.github/ci-status.md
index 9169765ab..b3167c681 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -1,25 +1,25 @@
master :
-[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/vm-dragonflybsd.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/vm-freebsd.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/vm-omnios.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/vm-openbsd.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/vm-netbsd.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/vm-solaris.yml?query=branch:master)
+[](../../../actions/workflows/c-cpp.yml?query=branch:master)
+[](../../../actions/workflows/vm-dragonflybsd.yml?query=branch:master)
+[](../../../actions/workflows/vm-freebsd.yml?query=branch:master)
+[](../../../actions/workflows/vm-omnios.yml?query=branch:master)
+[](../../../actions/workflows/vm-openbsd.yml?query=branch:master)
+[](../../../actions/workflows/vm-netbsd.yml?query=branch:master)
+[](../../../actions/workflows/vm-solaris.yml?query=branch:master)
[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:master)
[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml?query=branch:master)
-[](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml)
+[](../../../actions/workflows/cifuzz.yml)
[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh)
[](https://scan.coverity.com/projects/openssh-portable)
10.0 :
-[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_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)
9.9 :
-[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_9)
+[](../../../actions/workflows/c-cpp.yml?query=branch:V_9_9)
[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_9)
9.8 :
-[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_8)
+[](../../../actions/workflows/c-cpp.yml?query=branch:V_9_8)
[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_8)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list