mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

Support all locations of `CODEOWNERS` file

Open Alexander-Shukaev opened this issue 1 year ago • 0 comments

As per GH docs:

To use a CODEOWNERS file, create a new file called CODEOWNERS in the .github/, root, or docs/ directory of the repository, in the branch where you'd like to add the code owners. If CODEOWNERS files exist in more than one of those locations, GitHub will search for them in that order and use the first one it finds.

https://github.com/mergeability/mergeable/blob/62481abcaa15166f21a75b375310912080922564/lib/validators/options_processor/owners.js#L98

Alexander-Shukaev avatar Jun 29 '24 09:06 Alexander-Shukaev