Preparing search index...
The search index is not available
pull-request-vir - v1.4.1
pull-request-vir
ScriptParams
Type Alias ScriptParams
ScriptParams
:
Readonly
<
{
changedFilePaths
:
ReadonlyArray
<
string
>
;
codeOwners
:
Readonly
<
CodeOwners
>
;
config
:
Readonly
<
PullRequestVirConfig
>
;
git
:
Readonly
<
SimpleGit
>
;
octokit
:
Readonly
<
Octokit
>
;
pullRequest
:
Readonly
<
GithubPullRequest
>
;
repo
:
Readonly
<
GithubRepo
>
;
repoDir
:
string
;
reviews
:
Readonly
<
PullRequestReviews
>
;
}
,
>
Params for each script executed internally and defined externally in the user's config.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
pull-request-vir - v1.4.1
Loading...
Params for each script executed internally and defined externally in the user's config.