perrepository
Perrepository refers to the scope of configuration, policies, or assets that are applied at the level of a single repository rather than at higher levels such as an organization, user, or global namespace. The term is used in software development and platform administration to describe settings that are isolated to a specific repository.
In modern version control hosting services, per-repository configurations include branch protection rules, per-repository secrets and credentials
Advantages include fine-grained control, better isolation and security boundary, easier auditing per project, and the ability
Perrepository is often contrasted with per-user or per-organization (or global) configuration. In practice, many platforms support