Skip to content

/AWS1/CL_SAGGITHUBRESCAPBLTS

Capabilities for GitHub repositories

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_leavecomments TYPE /AWS1/SAGBOOLEAN /AWS1/SAGBOOLEAN

Post code review comments on pull requests

iv_remediatecode TYPE /AWS1/SAGBOOLEAN /AWS1/SAGBOOLEAN

Create pull requests with automated fixes


Queryable Attributes

leaveComments

Post code review comments on pull requests

Accessible with the following methods

Method Description
GET_LEAVECOMMENTS() Getter for LEAVECOMMENTS, with configurable default
ASK_LEAVECOMMENTS() Getter for LEAVECOMMENTS w/ exceptions if field has no value
HAS_LEAVECOMMENTS() Determine if LEAVECOMMENTS has a value

remediateCode

Create pull requests with automated fixes

Accessible with the following methods

Method Description
GET_REMEDIATECODE() Getter for REMEDIATECODE, with configurable default
ASK_REMEDIATECODE() Getter for REMEDIATECODE w/ exceptions if field has no value
HAS_REMEDIATECODE() Determine if REMEDIATECODE has a value