Namespace SimpleVersion.Rules
Classes
BaseBranchNameTokenRule
Base implementation to apply rules for branch name tokens.
BranchNameSuffixTokenRule
Applies rules for the branch name suffix rule.
BranchNameTokenRule
Applies rules for the friendly branch name token.
HeightTokenRule
Applies rules for the height.
PullRequestIdTokenRule
Applies rules for the pull-request token.
ShortBranchNameTokenRule
Applies rules for the short branch name.
ShortShaTokenRule
Applies rules for the short sha token.
TokenRuleExtensions
Extension methods to handle rules.
Interfaces
ITokenRule<T>
Contract for a rule which applies for a specific token.