aws / git-remote-codecommit

An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit
Apache License 2.0
271 stars 38 forks source link

Feature request: CODEOWNERS like feature in CodeCommit #51

Open florian0410 opened 3 months ago

florian0410 commented 3 months ago

Hello,

We are today using CodeCommit to develop on a huge monorepository and are starting to have new needs in terms of rights management with new product teams developing on it, it requires segregation of some path on this same repo.

We would like to be able to manage the repo path rights for approvers, merge rights or PR request, or other actions like Gitlab and Github propose it today with their CODEOWNERS feature : https://docs.github.com/fr/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Is it possible to add such feature ?

Regards

raghureddycloud commented 2 months ago

We are looking for code owner feature for code commit. Would highly appreciate if this feature can be shipped.