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

feat(throttle+retry): support octokit plugins #198

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

Conversation

DeviaVir
Copy link

@DeviaVir DeviaVir commented Apr 26, 2024

Related to zaproxy/action-full-scan#59

I thought this would be a simple change, but it turned out that the octokit instance the plugins were compatible with, required ESM, and could not be used with rest at all, which means I had to rewrite much more than I wanted to.

I will test this in my own environments first, but wanted to contribute for early review.

For testing purposes:

Cheers.

Signed-off-by: Chase Sillevis <chase@sillevis.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant