mage-os / terraform

Terraform files for managing the organization repository permissions.
4 stars 8 forks source link

chore: grant push_allowances to codeowners for each standard repository #95

Open rhoerr opened 1 month ago

rhoerr commented 1 month ago

For consideration: currently codeowners can't merge pull requests. My theory is this is caused by the push_allowances change for monorepo setups last month.

If that's true, in theory this might fix it by granting push_allowances to any codeowners for each repository.

I believe the syntax is valid, but the logic is untested, so I'm opening this as a draft. Do with it what you will.

rhoerr commented 1 month ago

@sprankhub Any thoughts on this?

How can we move forward to get the merge issue resolved? This is an ongoing maintenance pain point.