Context this status is related to

Used to hold the name of the check applied.

Property definitions

github $ RepoStatus :: context
	# Context this status is related to
	#
	# Used to hold the name of the check applied.
	var context: nullable String = null is optional, writable
lib/github/api.nit:902,2--905,58