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 AddLabel(this ICakeContext context, GerritAuthConfig authSettings, GerritCommitInfo commitInfo, string label, int n)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
authSettings |
GerritAuthConfig |
|
commitInfo |
GerritCommitInfo |
|
label |
string |
|
n |
int |
|
Return Value