@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
core
PRReviewCommentEntry
Interface PRReviewCommentEntry
An inline review comment (anchored to a file/line) on a PR.
interface
PRReviewCommentEntry
{
author
:
string
;
authorAssociation
:
string
;
body
:
string
;
createdAt
:
string
;
path
:
string
;
}
Index
Properties
author
author
Association
body
created
At
path
Properties
author
author
:
string
author
Association
authorAssociation
:
string
body
body
:
string
created
At
createdAt
:
string
path
path
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
author
Association
body
created
At
path
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
An inline review comment (anchored to a file/line) on a PR.