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
344 stars 47 forks source link

feat: add retry #79

Closed Moser-ss closed 10 months ago

Moser-ss commented 10 months ago

resolves #71

Moser-ss commented 10 months ago

@gr2m I Just added some tests, but I have problems resetting or clearing the mocks we have in the test/main.js When I started the test, we already had an intercept defined for the endpoint GET /repos/{owner}/{repo}/installation" I am not sure if I need or have permission to rework the tests to adjust for the new use case

Moser-ss commented 10 months ago

I was able to understand my mistake, I already run the tests locally and I got 100% coverage

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

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: