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

DO NOT MERGE: Idea for interface #104

Open jcbhmr opened 1 year ago

jcbhmr commented 1 year ago

This is a pretty basic action that would appear to do most(?) of what this action already does. THIS PR IS NOT INTENDED TO MERGE it's just a way to "show off" what I'm doing/thinking. 😊

Highlights:

Still needs:

jcbhmr commented 1 year ago

btw yes i could switch to ousing octokit instead of the gh cli, it's just that the gh cli was a bit easier for me to get working quickly