@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
core/types
ActionableIssue
Interface ActionableIssue
interface
ActionableIssue
{
isNewContribution
:
boolean
;
label
:
string
;
pr
:
FetchedPR
;
type
:
ActionableIssueType
;
}
Index
Properties
is
New
Contribution
label
pr
type
Properties
is
New
Contribution
isNewContribution
:
boolean
True if the PR was created after the last daily digest (first time seen).
label
label
:
string
pr
pr
:
FetchedPR
type
type
:
ActionableIssueType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
New
Contribution
label
pr
type
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
True if the PR was created after the last daily digest (first time seen).