Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add token access repository scoping #73

Closed
vbyrd opened this issue Apr 7, 2023 · 2 comments · Fixed by #84
Closed

feat: Add token access repository scoping #73

vbyrd opened this issue Apr 7, 2023 · 2 comments · Fixed by #84

Comments

@vbyrd
Copy link

vbyrd commented Apr 7, 2023

It would be nice to scope the resulting token to certain repositories. I've created a PR to add an optional input allowing for this.

References:

@MarcHagen
Copy link

This is just what I was looking for also! Great job, now hoping @tibdex find time and energy to look at it.

@krokofant
Copy link

Have you tested this? AFAIK Github Actions doesn't support list inputs to if you want something like this you need to write an inline list (or rather a string) like foo,bar,baz, and then split it by , in the javascript code.

I noticed that VSCode started complaining and then I started digging into it.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants