spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

Use github app as repo authentication

Open jvalkeal opened this issue 2 years ago • 0 comments

We currently use fine grained tokens which are great as you can use super narrow access rights. However those are not so great if you want to manage it on an org level.

Should try to use github app and use actions/create-github-app-token to request a tokens.

jvalkeal avatar Jan 16 '24 11:01 jvalkeal