svn commit: r1934095 - subversion/trunk/.github/workflows

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177850563954.1449309.7142875073517847446@svn03-he-fi>
Author: ivan
Date: Mon May 11 13:20:39 2026
New Revision: 1934095

Log:
* .github/workflows/detect-backport-conflicts.yml: Use branch name
  (${{ github.ref_name }}) to get branch URL.

Modified:
   subversion/trunk/.github/workflows/detect-backport-conflicts.yml

Modified: subversion/trunk/.github/workflows/detect-backport-conflicts.yml
==============================================================================
--- subversion/trunk/.github/workflows/detect-backport-conflicts.yml	Mon May 11 13:19:54 2026	(r1934094)
+++ subversion/trunk/.github/workflows/detect-backport-conflicts.yml	Mon May 11 13:20:39 2026	(r1934095)
@@ -43,7 +43,7 @@ jobs:
           subversion
           
       - name: Checkout backport branch
-        run: svn co https://svn.apache.org/repos/asf/subversion/branches/1.14.x branch-wc
+        run: svn co https://svn.apache.org/repos/asf/subversion/branches/${{ github.ref_name }} branch-wc
 
       - name: Detect conflicting backports
         run: cd branch-wc && ./tools/dist/detect-conflicting-backports.py
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.