Skip to content

feat: update Dependabot configuration for new requirements#5

Merged
markhallen merged 1 commit intomainfrom
update-dependabot-config
Aug 2, 2025
Merged

feat: update Dependabot configuration for new requirements#5
markhallen merged 1 commit intomainfrom
update-dependabot-config

Conversation

@markhallen
Copy link
Copy Markdown
Owner

  • Remove deprecated 'reviewers' and 'assignees' fields from dependabot.yml
  • Add CODEOWNERS file to handle reviewer assignments for Dependabot PRs
  • Configure code ownership for dependencies, configuration, and documentation
  • Aligns with GitHub's new requirement to use CODEOWNERS instead of reviewers field

This addresses the deprecation warning about the reviewers field being removed
and ensures proper reviewer assignment for dependency update PRs.

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring/code cleanup

Testing

  • Tests pass locally
  • New tests added for new functionality
  • Manual testing completed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Additional Notes

Add any additional notes or context about the PR here.

- Remove deprecated 'reviewers' and 'assignees' fields from dependabot.yml
- Add CODEOWNERS file to handle reviewer assignments for Dependabot PRs
- Configure code ownership for dependencies, configuration, and documentation
- Aligns with GitHub's new requirement to use CODEOWNERS instead of reviewers field

This addresses the deprecation warning about the reviewers field being removed
and ensures proper reviewer assignment for dependency update PRs.
@markhallen markhallen merged commit a0781b6 into main Aug 2, 2025
5 checks passed
@markhallen markhallen deleted the update-dependabot-config branch August 2, 2025 09:31
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.

1 participant