Skip to content

[chore] switch dependabot to codeowners#13

Merged
muir merged 1 commit intomainfrom
codeowners
May 5, 2025
Merged

[chore] switch dependabot to codeowners#13
muir merged 1 commit intomainfrom
codeowners

Conversation

@muir
Copy link
Collaborator

@muir muir commented May 5, 2025

No description provided.

@muir muir requested review from Copilot, dncohen and mitchwadair May 5, 2025 19:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes explicit reviewer assignments from the Dependabot configuration in favor of a codeowners-based review process.

  • Removed hard-coded reviewers from the dependency update configuration.
  • Removed hard-coded reviewers from the GitHub Actions update configuration.
Files not reviewed (1)
  • .github/CODEOWNERS: Language not supported
Comments suppressed due to low confidence (2)

.github/dependabot.yml:7

  • Ensure that the removal of explicit reviewers is accompanied by updated documentation or a codeowners file that clearly defines the review assignments for dependency updates.
  -    reviewers:

.github/dependabot.yml:12

  • Confirm that the new codeowners setup covers GitHub Actions updates after removing the explicit reviewers configuration.
  -    reviewers:

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1c3f914) to head (06ebd9c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          187       187           
=========================================
  Hits           187       187           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@muir muir merged commit 7ef474c into main May 5, 2025
29 checks passed
@muir muir deleted the codeowners branch May 5, 2025 19:49
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