jmakhack / myanimelist-cli

Minimalistic command line interface for fetching user anime data from MyAnimeList.
https://aur.archlinux.org/packages/mya-git
MIT License
11 stars 15 forks source link

[TASK] Add automation to set reviewers on pull requests #46

Closed jmakhack closed 1 year ago

jmakhack commented 1 year ago

Task Context

At the moment, pull request reviewers have to be set manually either while a pull request is being created or after it has already been created. This adds a bit of unnecessary manual labor that should be able to be easily solved with some level of automation.

Acceptance Criteria

Whan a new pull request is opened the two following item should be automated:

Additional Context

Here is a good reference for how this was accomplished in a separate project: https://github.com/jmakhack/hydrate-reminder/pull/235

For any questions or discussions, join the Discord to meet and engage with other contributors!

Discord

galbwe commented 1 year ago

Hello! Can I work on this issue?

jmakhack commented 1 year ago

Go for it @galbwe! :)

galbwe commented 1 year ago

I think all that needs to be done here is update CODEOWNERS. It is missing a file pattern.

See also https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#about-code-owners