GitRepositoryIssuesAliases.

GitRepositoryIssuesProviderTypeName(ICakeContext) Method

Summary

Gets the name of the Git repository issue provider. This name can be used to identify issues based on the ProviderType property.

Syntax

public static string GitRepositoryIssuesProviderTypeName(this ICakeContext context)

Attributes

Type Description
CakePropertyAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
string Name of the Git repository issue provider.