CommitCombinedStatus¶
-
class
github.CommitCombinedStatus.CommitCombinedStatus¶ This class represents CommitCombinedStatuses. The reference can be found here https://docs.github.com/en/rest/reference/repos#statuses
-
state¶ Type: string
-
sha¶ Type: string
-
total_count¶ Type: integer
-
commit_url¶ Type: string
-
url¶ Type: string
-
repository¶ Type: github.Repository.Repository
-
statuses¶ Type: list of CommitStatus
-