We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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]
Nice to have: is there a way to have automated PR with updatecli in the docker-openvpn repository?
updatecli
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
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
smerle33
No branches or pull requests
Originally posted by @smerle33 in #4515
The text was updated successfully, but these errors were encountered: