Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore bug(openvpn/CRL): updatecli to open issue for CRL renewal is not working #4534

Closed
smerle33 opened this issue Feb 10, 2025 · 1 comment
Assignees

Comments

@smerle33
Copy link
Contributor

Nice to have: is there a way to have automated PR with updatecli in the docker-openvpn repository?

this is implemented but not working:

[2025-02-08T08:58:00.862Z] ++ gh issue list --repo jenkins-infra/helpdesk --state open --search 'label:crl label:updatecli'
[2025-02-08T08:58:00.862Z] ++ wc -l
[2025-02-08T08:58:00.862Z] + alreadyOpened=0
[2025-02-08T08:58:00.862Z] + test 0 -eq 0
[2025-02-08T08:58:00.862Z] + '    gh issue create --title "[private.vpn.jenkins.io] Feb 23 15:25:09 2025 GMT VPN CRL expires"                     --body "follow https://github.com/jenkins-infra/docker-openvpn?tab=readme-ov-file#howto-renew-certificate-revocation-list                             See https://github.com/jenkins-infra/helpdesk/issues/4266 for details."                     --label crl                     --label updatecli                     --repo jenkins-infra/helpdesk'
[2025-02-08T08:58:00.862Z] ./updatecli/scripts/createIssue.sh: line 23:     gh issue create --title "[private.vpn.jenkins.io] Feb 23 15:25:09 2025 GMT VPN CRL expires"                     --body "follow https://github.com/jenkins-infra/docker-openvpn?tab=readme-ov-file#howto-renew-certificate-revocation-list                             See https://github.com/jenkins-infra/helpdesk/issues/4266 for details."                     --label crl                     --label updatecli                     --repo jenkins-infra/helpdesk: No such file or directory
[2025-02-08T08:58:00.863Z] 

Originally posted by @smerle33 in #4515

@dduportal
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants