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

replace dependabot with renovate #2523

Merged
merged 1 commit into from
Sep 11, 2024
Merged

replace dependabot with renovate #2523

merged 1 commit into from
Sep 11, 2024

Conversation

ITProKyle
Copy link
Collaborator

@ITProKyle ITProKyle commented Aug 21, 2024

Summary

Note

Renovate needs enabled for the org before this is merged.

Replace dependabot with renovate.

Why This Is Needed

  • enables auto merging of updates once all required checks pass
  • paths can be ignored so test fixtures are not updated
  • fine grained control over how updates are performed

What Changed

Added

  • added .github/renovate.json

Changed

  • updated .github/labels.yml to include renovate label
  • updated .github/release-drafter.yml to reduce labels that are used

Removed

  • removed dependabot config file

@ITProKyle ITProKyle self-assigned this Aug 21, 2024
@github-actions github-actions bot added github_actions Update to GitHub Actions maintenance General repo or CI/CD upkeep labels Aug 21, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.19%. Comparing base (2d44c20) to head (9e13f61).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2523   +/-   ##
=======================================
  Coverage   90.19%   90.19%           
=======================================
  Files         256      256           
  Lines       15680    15680           
=======================================
+ Hits        14142    14143    +1     
+ Misses       1538     1537    -1     

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

@ITProKyle ITProKyle marked this pull request as ready for review September 11, 2024 18:14
Copy link
Contributor

@mbordash2 mbordash2 left a comment

Choose a reason for hiding this comment

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

fire away

@mbordash2 mbordash2 merged commit 95d2b1a into master Sep 11, 2024
23 checks passed
@mbordash2 mbordash2 deleted the maint/renovate branch September 11, 2024 18:18
@ITProKyle ITProKyle added the changelog:skip Don't include this pull request in the release change log label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Don't include this pull request in the release change log github_actions Update to GitHub Actions maintenance General repo or CI/CD upkeep
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants