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

ci(renovate): add renovate as schedule #27

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

gmelillo
Copy link
Collaborator

Add renovate to the repo as self-hosted action

Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
@gmelillo gmelillo requested a review from bassco June 14, 2022 07:36
@gmelillo gmelillo self-assigned this Jun 14, 2022
Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
Ported from
e9ffe1f

Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
name: Renovate
on:
schedule:
- cron: '0/15 * * * *'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 times an hour is quite aggressive and might exhaust the free tier CI hours/month.
Any chance to reduce the frequency?

Signed-off-by: Gabriel Melillo <gabriel@melillo.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants