GitStatusContext interface
Status context that uniquely identifies the status.
Properties
genre | Genre of the status. Typically name of the service/tool generating the status, can be empty. |
name | Name identifier of the status, cannot be null or empty. |
Property Details
genre
Genre of the status. Typically name of the service/tool generating the status, can be empty.
genre: string
Property Value
string
name
Name identifier of the status, cannot be null or empty.
name: string
Property Value
string