Magidoc

RequirableByPullRequest
Interface

Represents a type that can be required by a pull request for merging.

Fields

#

isRequired

Non-null

Whether this is required to pass before merging for a specific pull request.

Implementations

#

Implemented by CheckRun , StatusContext .