@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
core
PRReviewEntry
Interface PRReviewEntry
A single review (top-level) on a PR.
interface
PRReviewEntry
{
author
:
string
;
authorAssociation
:
string
;
body
:
string
;
submittedAt
:
string
;
}
Index
Properties
author
author
Association
body
submitted
At
Properties
author
author
:
string
author
Association
authorAssociation
:
string
body
body
:
string
submitted
At
submittedAt
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
author
Association
body
submitted
At
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
A single review (top-level) on a PR.