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

reduce dependabot frequency from weekly to monthly, get rid of email spam #2289

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

trusktr
Copy link
Member

@trusktr trusktr commented Oct 21, 2023

Summary

Also ignore patch and minor bumps for dependencies, and ignore patch bumps for github actions. This will let us focus on major updates.

Docsify is a static website, there's isn't much of a security concern with checking every patch bump. We aren't making a server application for people to put across their servers, we're simply reading markdown and outputting HTML on the client, nothing very critical at all, so we don't need to spend so much time with noisy updates.

Related issue, if any:

What kind of change does this PR introduce?

Build-related changes
Repo settings

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

No

Tested in the following browsers:

N/A

@vercel
Copy link

vercel bot commented Oct 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2023 10:00pm

@trusktr trusktr changed the title reduce dependabot frequency from weekly to monthly, … reduce dependabot frequency from weekly to monthly, get 1/4th of the email spam Oct 21, 2023
@trusktr trusktr requested review from Koooooo-7, sy-records and a team October 21, 2023 22:04
@trusktr trusktr changed the title reduce dependabot frequency from weekly to monthly, get 1/4th of the email spam reduce dependabot frequency from weekly to monthly, get rid of email spam Oct 21, 2023
@Koooooo-7 Koooooo-7 merged commit dbe8fc5 into develop Oct 22, 2023
10 checks passed
@Koooooo-7 Koooooo-7 deleted the silence-dependabot-a-little-bit branch October 22, 2023 01:11
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

Successfully merging this pull request may close these issues.

3 participants