Skip to content

Commit

Permalink
Support more than one alias in last_file mode (#1)
Browse files Browse the repository at this point in the history
There is an open issue with the upstream repo (necojackarc#115) where the behavior when turning on last_files_match_only only matches one alias, even if mutliple files have been edited.

This is a different behavior than GitHub's codeowners file which the setting seeks to emulate.

This PR adds a per file check to the last match, allowing each file to add one alias assuming that that file matches a glob pattern inside the codereviewers yaml file.
  • Loading branch information
jamoor-moj authored Jan 30, 2024
1 parent 2423456 commit 73d6d5e
Show file tree
Hide file tree
Showing 3 changed files with 435 additions and 411 deletions.
Loading

0 comments on commit 73d6d5e

Please sign in to comment.