We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0a0b3 commit 34e888dCopy full SHA for 34e888d
.github/workflows/PrAssignee.yml
@@ -60,8 +60,6 @@ jobs:
60
'X-GitHub-Api-Version': '2022-11-28'
61
}
62
}).catch((error) => {
63
- // TODO: add comments here.
64
- //
65
// So, I'm not sure if the error is being thrown by `@octokit/request.js` or
66
// `@octokit/plugin-retry.js`. I suspect that the initial error is thrown by
67
// `request.js`, and is subsequently propagated by `plugin-retry.js`.
0 commit comments