Is there a way to customize the approval process, for example the number of approvals, or require specific approvals for subdirectories in the codebase?
Yes, if you choose the slightly more complex toml format for your MAINTAINERS file you can define approvers, approver subgroups and tweak a bunch of different variables.
Comments
Is there a way to customize the approval process, for example the number of approvals, or require specific approvals for subdirectories in the codebase?
Yes, if you choose the slightly more complex toml format for your MAINTAINERS file you can define approvers, approver subgroups and tweak a bunch of different variables.
Check out https://lgtm.co/docs/approvers/