Attention is currently required from: plaisthos.

Hello plaisthos,

I'd like you to do a code review.
Please visit

    http://gerrit.openvpn.net/c/openvpn/+/1709?usp=email

to review the following change.


Change subject: renovate: Fix typo in regex manager
......................................................................

renovate: Fix typo in regex manager

Broken since commit 8485518dce6b7ebeda6295fcdf3bc7476b7b9117
("GHA: Factor out building SSL libs to a reusable workflow")

Change-Id: I668b96afae9dda5692c46db14634b3b8c03056e5
Signed-off-by: Frank Lichtenheld <[email protected]>
---
M renovate.json
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/09/1709/1

diff --git a/renovate.json b/renovate.json
index 3bd0917..5b6e0d0 100644
--- a/renovate.json
+++ b/renovate.json
@@ -40,7 +40,7 @@
                 "/^\\.github/workflows/.+\\.ya?ml$/"
             ],
             "matchStrings": [
-                
"versioning=(?<versioning>.*?)\\n\\s*ghrepo:\\s*(?<depName>.*?)\\n\\s*gitrepo:\\s*(?<currentValue>.*?)\\n"
+                
"versioning=(?<versioning>.*?)\\n\\s*ghrepo:\\s*(?<depName>.*?)\\n\\s*gitref:\\s*(?<currentValue>.*?)\\n"
             ],
             "datasourceTemplate": "github-tags"
         }

-- 
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1709?usp=email
To unsubscribe, or for help writing mail filters, visit 
http://gerrit.openvpn.net/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: I668b96afae9dda5692c46db14634b3b8c03056e5
Gerrit-Change-Number: 1709
Gerrit-PatchSet: 1
Gerrit-Owner: flichtenheld <[email protected]>
Gerrit-Reviewer: plaisthos <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to