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

Add support for using GitHub app with automatic token refresh #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uroshercog
Copy link

Hello,

we started using this action and find it very useful except that if we use a GitHub App token it terminated after 1h because of the token expiration which cannot be changed.

This PR introduces a way to pass app credentials to the action and use the Octokit library which automatically refreshes the token in the back.

The implementation should be backwards compatible.

Happy to address any concerns because we'd really like this feature to land :)

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

Successfully merging this pull request may close these issues.

1 participant