@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
core
fetchPRCommentBundlesBatch
Function fetchPRCommentBundlesBatch
fetchPRCommentBundlesBatch
(
octokit
:
Octokit
&
RestEndpointMethods
&
Api
&
{}
,
prUrls
:
string
[]
,
githubUsername
:
string
,
concurrency
?:
number
,
)
:
Promise
<
PRCommentBundlesBatchResult
>
Parameters
octokit
:
Octokit
&
RestEndpointMethods
&
Api
&
{}
prUrls
:
string
[]
githubUsername
:
string
concurrency
:
number
= DEFAULT_BATCH_CONCURRENCY
Returns
Promise
<
PRCommentBundlesBatchResult
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...