TeamCityPullRequestInfo.

Number Property

Summary

Gets the pull request number.

Syntax

public int? Number { get; }

Remarks

env.Git_Branch is a required parameter in TeamCity for this to work.

Value

Type Description
int? The pull request number.