Description : As it stands, the permissions we are applying at the project level are being enforced at the repository level. This overlap is causing a delay for various teams. We wanted to implement an access control at the repo level rather than project level. This change would allow us to set specific permissions for each repository, which could inherit certain permissions from the project level as needed which will facilitate a proper approval process. Expected Solution : We should have an option or check box at the project level enable a rule at selected repos and another to select the repositories which should inherit where we have isolation on both. Simply put, at Project level, there should be an option to exclude repos from the rules created.