Summary
Class containing constants used for defining Cake aliases.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PullRequestsAliasConstants"]
class Type type-node
Syntax
public static class PullRequestsAliasConstants
Fields
Name | Constant Value | Summary |
---|---|---|
Pull |
Pull Request Systems |
Category to use for all Cake aliases creating pull request systems.
static
|
Report |
Reporting Issues To Pull Requests |
Category to use for all Cake aliases providing functionality for writing issues to pull requests.
static
|