Search
Preparing search index...
The search index is not available
GitRDoneBot
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
NoCommentNeededResponse
Class NoCommentNeededResponse
Instances of this class indicate that no Comment POST request is required.
Hierarchy
NoCommentNeededResponse
Implements
LambdaResponse
Index
Constructors
constructor
Properties
body
status
Code
Constructors
constructor
new
NoComment
Needed
Response
(
mrEvent
:
MergeRequestEvent
, customConfig
:
CustomConfig
, botActionResponses
:
BotActionResponse
[]
)
:
NoCommentNeededResponse
Parameters
mrEvent:
MergeRequestEvent
customConfig:
CustomConfig
botActionResponses:
BotActionResponse
[]
Returns
NoCommentNeededResponse
Properties
Readonly
body
body
:
string
Readonly
status
Code
status
Code
:
200
= HttpStatus.OK
Globals
No
Comment
Needed
Response
constructor
body
status
Code
Generated using
TypeDoc
Instances of this class indicate that no Comment POST request is required.