View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Repository

Repository.WebCommitSignoffRequired Property

True or False for signoff

public bool WebCommitSignoffRequired { get; set; }

Property Value

System.Boolean