SelfHostedActionsRunner¶
-
class
github.SelfHostedActionsRunner.SelfHostedActionsRunner¶ This class represents Self-hosted GitHub Actions Runners. The reference can be found at https://docs.github.com/en/free-pro-team@latest/rest/reference/actions#self-hosted-runners
-
id¶ Type: int
-
name¶ Type: string
-
os¶ Type: string
-
status¶ Type: str
-
busy¶ Type: bool
-
labels()¶ Type: list of dicts
-