-
Notifications
You must be signed in to change notification settings - Fork 37
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: Custom GitHubActionRole subject claims #753
Conversation
to allow custom subject claims, not just repositories
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @hertzsprung this looks great! Thanks for your contribution. The only thing I need here is an update to the readme to introduce this new functionality there :)
Thanks for the reminder about the README, I've documented |
@kaizencc let me know if there's anything else you need, cheers! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @hertzsprung! Really appreciate the contribution
Adds custom subject claims for #739
Closes #739