telia-oss/sidecred

Add SecretStore for Github repository secrets

Closed this issue · 0 comments

The Github actions API now supports creating, updating and deleting secrets. See go-github documentation here: https://godoc.org/github.com/google/go-github/github#ActionsService

Having a sidecred.SecretStore implementation for Github secrets would be useful.