Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SuccessfulBotActionWithMessage

This class is constructed by Bot Actions to indicate that analysis of git practice was successful, and there is feedback to provide to end user.

param

boolean indicating whether or not user followed good git practice as defined by a particular Bot Action

param

string containing positive or constructive feedback that will be posted for end user to see

param

string indicating the name of the Bot Action providing feedback

Hierarchy

  • SuccessfulBotActionWithMessage

Index

Constructors

Properties

Constructors

constructor

Properties

Readonly goodGitPractice

goodGitPractice: boolean

mrNote

mrNote: string

Generated using TypeDoc