ISupportCheckingCommitIdExtensions Class

Summary

Extensions for the ISupportCheckingCommitId interface.
Assembly
Cake.Issues.PullRequests.dll
Namespace
Cake.Issues.PullRequests
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ISupportCheckingCommitIdExtensions"] class Type type-node

Syntax

public static class ISupportCheckingCommitIdExtensions

Methods

Name Value Summary
IsCurrentCommitId(ISupportCheckingCommitId, string) bool
Checks if a specific commit hash is the last commit on the source branch of a pull request.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin