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

Update version of label checker and exclude patch updates from Depend… #42

Merged

Conversation

gavinleeedwards
Copy link
Contributor

Motivation and Context

  • The label checker is way out of date and has features that are no longer supported
  • Dependabot has been raising more PRs than we can deal with

What has changed

  • Updated the version of the label checker to the latest available (1.6.13)
  • Excluded patch updates in the Dependabot config

How to test?

  • Label checker should work as normal
  • We should in future see less Dependabot PRs being raised (this has already been tested for a while in caseprocessor)

Links

https://trello.com/c/TDpQHGaw

@gavinleeedwards gavinleeedwards added the patch A non-feature change, e.g. bug or issue fix label Jan 19, 2024
@gavinleeedwards
Copy link
Contributor Author

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be9ae79) 82.20% compared to head (869e132) 82.20%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #42   +/-   ##
=========================================
  Coverage     82.20%   82.20%           
  Complexity      208      208           
=========================================
  Files            45       45           
  Lines           663      663           
  Branches         33       33           
=========================================
  Hits            545      545           
  Misses          102      102           
  Partials         16       16           

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

@gavinleeedwards gavinleeedwards merged commit 31bcde9 into main Jan 23, 2024
4 checks passed
@gavinleeedwards gavinleeedwards deleted the 1217-update-label-checker-version-and-dependabot-config branch January 23, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A non-feature change, e.g. bug or issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants