-
Notifications
You must be signed in to change notification settings - Fork 21
chore(deps): fix renovate and manual trigger #820
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
Conversation
✅ Deploy Preview for api-clients-automation canceled.
|
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
@@ -3,6 +3,7 @@ name: Renovate | |||
on: | |||
schedule: | |||
- cron: '0 14 * * 5' # At 14:00 on Friday. | |||
workflow_dispatch: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you also add it for the release trigger? so we can recommend it instead of running the CLI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, does it work without providing inputs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah oki just saw 820d3e1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On the doc it does but I think it's just a linter issue, no big deal
Co-authored-by: Clément Vannicatte <[email protected]>
🧭 What and Why
Maybe fix renovate regex, and add manual trigger for the
renovate
workflow