actions / create-github-app-token

GitHub Action for creating a GitHub App Installation Access Token
https://github.com/marketplace/actions/create-github-app-token
MIT License
351 stars 49 forks source link

feat: support tokens scoped to multiple repositories within organization #46

Closed timreimherr closed 11 months ago

timreimherr commented 12 months ago

This adds support for a token to be scoped to multiple repositories within an organization.

resolves #4

timreimherr commented 12 months ago

@gr2m thanks for the feedback! Just pushed the changes you requested. Started to work on tests but my lack of time kept me from tests. So, I'll definitely take your offer to help with the tests! 🙇 👍

collinmcneese commented 11 months ago

This is wonderful and extends the functionality of this action by quite a bit! 🎉

create-app-token-action-releaser[bot] commented 11 months ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: