denoland / denoland/std

codeowners parser & checker

Open
#7,294 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

a reliable, maintained parser and checker for GitHub code owners so that I can trigger processes based on who owns them

**Describe the solution you'd like**

parse a file or file contents in the GH Code Owners format and then have a method on the parsed object to check files and return who owns them

something like https://github.com/beaugunderson/codeowners

**Describe alternatives you've considered**

using https://github.com/beaugunderson/codeowners but it has various dependencies and I'm concerned about long term support

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.