github-as-code
github-as-code copied to clipboard
Would it be possible to split GitHub Management into two separate repos?
One for storing configuration only, and the other one for all the GitHub Actions responsible for applying the configuration changes.
Hopefully, then we would be able to give out access to the first one more freely while still protecting the secrets well enough in the second one.
It's a follow up to https://github.com/protocol/github-mgmt-template/issues/58#issuecomment-1206279589
The idea was originally proposed in https://github.com/ipfs/github-mgmt/pull/30#issuecomment-1206162447