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

Ability to customize update check cadence #1003

Open
Mnkras opened this issue Dec 21, 2024 · 1 comment
Open

Ability to customize update check cadence #1003

Mnkras opened this issue Dec 21, 2024 · 1 comment
Labels
help wanted Accepting PRs

Comments

@Mnkras
Copy link

Mnkras commented Dec 21, 2024

Looks like for the stable channel its hardcoded to 14 days, would be great to have this customizable

if (opts.config.channel === 'stable') days = 14

@mdonnalley
Copy link
Contributor

@Mnkras we don't have bandwidth to prioritize this but you're welcome to submit a PR for it and we'll review/merge

@mdonnalley mdonnalley added the help wanted Accepting PRs label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Accepting PRs
Projects
None yet
Development

No branches or pull requests

2 participants