I use codeowners-plus to select and assign reviewers but do not enforce approvals. Codeowners-plus will assign a reviewer, and then additionally leave a comment pinging that reviewer. This has two problems:
- The comment says that an approval is required, which is false: the approval enforcement is disabled.
- The reviewer receives an extra unnecessary email.
I'd like to have the option to just have the review requested, not leaving the comment.
I use codeowners-plus to select and assign reviewers but do not enforce approvals. Codeowners-plus will assign a reviewer, and then additionally leave a comment pinging that reviewer. This has two problems:
I'd like to have the option to just have the review requested, not leaving the comment.