redhat-actions / openshift-github-connector

OpenShift <--> GitHub connector app
3 stars 5 forks source link

Create secrets at the org level #7

Open tetchel opened 3 years ago

tetchel commented 3 years ago

A user can create secrets into any repository they've installed the app on.

It should be possible to create secrets into an org, too, but this requires a different permission scope and a slightly different github API endpoint.