Skip to content

[TASK] Define CODEOWNERS#271

Merged
John McCall (lowlydba) merged 1 commit intomainfrom
lowlydba-72-add-codeowners
Feb 24, 2026
Merged

[TASK] Define CODEOWNERS#271
John McCall (lowlydba) merged 1 commit intomainfrom
lowlydba-72-add-codeowners

Conversation

@lowlydba
Copy link
Contributor

@lowlydba John McCall (lowlydba) commented Feb 24, 2026

  • Add .github/dependabot.yml to enable weekly Dependabot updates for GitHub Actions (limit 5 open PRs, apply "bot" label, and use commit prefix "CHORE").

  • Add CODEOWNERS to set @overturemaps/omf-public-reviewers as the default owner for the repository.

Partially resolves https://github.com/OvertureMaps/omf_staff/issues/72

Add .github/dependabot.yml to enable weekly Dependabot updates for GitHub Actions (limit 5 open PRs, apply "bot" label, and use commit prefix "[CHORE](deps)"). Add CODEOWNERS to set @OvertureMaps/omf-public-reviewers as the default owner for the repository. These changes automate dependency updates and establish default code ownership for reviews.
Copilot AI review requested due to automatic review settings February 24, 2026 20:45
Copy link
Contributor

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 establishes automated dependency management and code ownership for the repository by configuring Dependabot for GitHub Actions updates and defining default code reviewers.

Changes:

  • Added CODEOWNERS file to assign @overturemaps/omf-public-reviewers as default reviewers
  • Configured Dependabot to check for GitHub Actions updates weekly with customized PR settings

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CODEOWNERS Assigns default code ownership to the omf-public-reviewers team
.github/dependabot.yml Configures weekly Dependabot updates for GitHub Actions with PR limits and labeling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

Super-linter summary

Language Validation result
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
SQLFLUFF Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Copy link

@ericgodwin Eric Godwin (ericgodwin) left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@lowlydba John McCall (lowlydba) merged commit b2d09fc into main Feb 24, 2026
4 of 6 checks passed
@lowlydba John McCall (lowlydba) deleted the lowlydba-72-add-codeowners branch February 24, 2026 21:00
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.

3 participants