Merge pull request #34027 from adobejmong/feat-add-util-to-get-octokit-client

feat: add util to get octokit client which support retries via octokit/plugin-retry
This commit is contained in:
Andre Wanlin
2026-05-13 10:33:03 -05:00
committed by GitHub
7 changed files with 284 additions and 1 deletions
+1
View File
@@ -6733,6 +6733,7 @@ __metadata:
"@backstage/plugin-scaffolder-node-test-utils": "workspace:^"
"@backstage/types": "workspace:^"
"@octokit/core": "npm:^5.0.0"
"@octokit/plugin-retry": "npm:^6.0.0"
"@octokit/webhooks": "npm:^10.9.2"
"@types/libsodium-wrappers": "npm:^0.8.0"
fs-extra: "npm:^11.2.0"