an instance of GitLabApi
data about the success or failure of the GitLab API request and resulting properties calculated by Git Outta Here analysis
Invoked when Bot Action analysis was successful. Constructs a BotAction object containing goodGitPractice and conditional feedback message.
represents whether or not the Merge Request event meets the criteria for good Git Outta Here practice
SuccessfulBotActionWithMessage instance containing feedback for user. If no feedback is warranted, an instance of SuccessfulBotActionWithNothingToSay is returned.
array of GitLab Change objects
true if none of the changes
reflect an update to or creation of a log file
Generated using TypeDoc
This Bot Action class checks for log files in the Changes contained in the GitLab Merge Request and determines what, if any, feedback to provide to user.