This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Gerrit.
Syntax
public static void AddMessage(this ICakeContext context, GerritAuthConfig authSettings, GerritCommitInfo commitInfo, string message)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
| CakeAliasCategoryAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
|
| authSettings |
GerritAuthConfig |
|
| commitInfo |
GerritCommitInfo |
|
| message |
string |
|
Return Value