workflow-application-token-action icon indicating copy to clipboard operation
workflow-application-token-action copied to clipboard

Add support for user installation access tokens

Open marcusrbrown opened this issue 2 years ago • 0 comments

I've used this action in several workflows in an organization account to generate tokens from my private apps to access any repos owned by the account. I want to move that exact use case to my personal and service user accounts, so I need an access token scoped to all repositories accessible by the user installation.

A couple of details need to be sorted out before this is ready:

  • [ ] Handle the case where someone passes both organization and user input.
  • [ ] Update tests to distinguish user vs. org test data.

Thanks for any feedback.

marcusrbrown avatar Jul 02 '23 03:07 marcusrbrown