Github objects¶
-
class
github.GithubObject.
GithubObject
¶ Base class for all classes representing objects returned by the API.
-
raw_data
¶ Type: dict
-
raw_headers
¶ Type: dict
-
etag
¶ Type: str
-
last_modified
¶ Type: str
-
get__repr__
(params)¶ Converts the object to a nicely printable string.
-
- AccessToken
- AppAuthentication
- ApplicationOAuth
- Artifact
- Auth
- AuthenticatedUser
- Authorization
- AuthorizationApplication
- Autolink
- Branch
- BranchProtection
- CWE
- CheckRun
- CheckRunAnnotation
- CheckRunOutput
- CheckSuite
- Clones
- CodeScanAlert
- CodeScanAlertInstance
- CodeScanAlertInstanceLocation
- CodeScanRule
- CodeScanTool
- Commit
- CommitCombinedStatus
- CommitComment
- CommitStats
- CommitStatus
- Comparison
- ContentFile
- Deployment
- DeploymentStatus
- Download
- Event
- File
- Gist
- GistComment
- GistFile
- GistHistoryState
- GitAuthor
- GitBlob
- GitCommit
- GitObject
- GitRef
- GitRelease
- GitReleaseAsset
- GitTag
- GitTree
- GitTreeElement
- GithubApp
- GithubIntegration
- GitignoreTemplate
- Hook
- HookDescription
- HookResponse
- Installation
- InstallationAuthorization
- Invitation
- Issue
- IssueComment
- IssueEvent
- IssuePullRequest
- Label
- License
- Membership
- Migration
- Milestone
- NamedUser
- Notification
- NotificationSubject
- Organization
- Path
- Permissions
- Plan
- Project
- ProjectCard
- ProjectColumn
- PublicKey
- PullRequest
- PullRequestComment
- PullRequestMergeStatus
- PullRequestPart
- PullRequestReview
- Rate
- RateLimit
- Reaction
- Referrer
- Repository
- RepositoryAdvisory
- RepositoryAdvisoryCredit
- RepositoryAdvisoryCreditDetailed
- RepositoryAdvisoryVulnerability
- RepositoryAdvisoryVulnerabilityPackage
- RepositoryKey
- RepositoryPreferences
- RequiredPullRequestReviews
- RequiredStatusChecks
- SelfHostedActionsRunner
- SourceImport
- Stargazer
- StatsCodeFrequency
- StatsCommitActivity
- StatsContributor
- StatsParticipation
- StatsPunchCard
- Tag
- Team
- TeamDiscussion
- TimelineEvent
- TimelineEventSource
- Topic
- UserKey
- View
- Workflow
- WorkflowRun