jpoehnelt / secrets-sync-action

A Github Action that can sync secrets from one repository to many others.
https://github.com/marketplace/actions/secrets-sync-action
Apache License 2.0
314 stars 93 forks source link

Sync secrets to all a team's repos #46

Closed Plabick closed 3 years ago

Plabick commented 3 years ago

It would be helpful to sync secrets to all repos managed by a team. The regex match is good but doesn't cover all edge cases. If this is a feature that is approved, I would like to implement it.