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

Get dependabot to watch the release/** branches #1389

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

chenbh
Copy link
Contributor

@chenbh chenbh commented Nov 22, 2023

I haven't fully tested this and am not really sure how well this will turn out.

I don't think you can configure dependabot to only create security related dep bumps, so I assume we're gonna get hit by a bajillion PRs for the older releases.

annoying that they currently don't support glob patterns or arrays
(dependabot/dependabot-core#2511)

Signed-off-by: Bohan Chen <[email protected]>
@chenbh chenbh requested a review from a team as a code owner November 22, 2023 21:24
@chenbh
Copy link
Contributor Author

chenbh commented Nov 22, 2023

My plan is to turn this on and re-evaluate how much maintainer burden it is to triage these PRs in about a month or 2

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a362f03) 67.17% compared to head (104e318) 67.17%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1389   +/-   ##
=======================================
  Coverage   67.17%   67.17%           
=======================================
  Files         134      134           
  Lines        8276     8276           
=======================================
  Hits         5559     5559           
  Misses       2264     2264           
  Partials      453      453           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chenbh chenbh merged commit e8f8295 into main Nov 23, 2023
3 checks passed
@chenbh chenbh deleted the dependabot-past-releases branch November 23, 2023 16:02
@chenbh chenbh restored the dependabot-past-releases branch January 25, 2024 20:19
@chenbh chenbh deleted the dependabot-past-releases branch January 25, 2024 20:19
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.

4 participants