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.
- Assembly
- Cake
.Gerrit .dll - Namespace
- Cake
.Gerrit - Containing Type
- GerritReview
Syntax
public static void AddVerified(this ICakeContext context, GerritAuthConfig authSettings, GerritCommitInfo commitInfo, int n)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
authSettings | GerritAuthConfig | |
commitInfo | GerritCommitInfo | |
n | int |
Return Value
Type | Description |
---|---|
void |