@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
core
FetchPRsResult
Interface FetchPRsResult
interface
FetchPRsResult
{
failures
:
PRCheckFailure
[]
;
prs
:
FetchedPR
[]
;
warnings
?:
string
[]
;
}
Index
Properties
failures
prs
warnings?
Properties
failures
failures
:
PRCheckFailure
[]
prs
prs
:
FetchedPR
[]
Optional
warnings
warnings
?:
string
[]
Non-fatal warnings accumulated while fetching. Populated by:
Placeholder auto-repair (stale/example
githubUsername
replaced with the authenticated viewer's login before the search runs).
Post-fetch viewer-mismatch guardrail (configured username differs from the authenticated viewer when the search returned zero PRs).
Search API 1000-result truncation (#1057 M25). Callers (daily, dashboard) surface these so users see the signal.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
failures
prs
warnings
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
Non-fatal warnings accumulated while fetching. Populated by:
githubUsernamereplaced with the authenticated viewer's login before the search runs).