PyGithub
0.1.dev50+gda30d6e
  • Introduction
  • Examples
  • Reference
    • Main class: Github
    • Main class: GithubIntegration
    • APIs
    • Utilities
    • Github objects
      • AccessToken
      • AdvisoryBase
      • AdvisoryCredit
      • AdvisoryCreditDetailed
      • AdvisoryVulnerability
      • AdvisoryVulnerabilityPackage
      • ApplicationOAuth
      • Artifact
      • AuthenticatedUser
      • Authorization
      • AuthorizationApplication
      • Autolink
      • Branch
      • BranchProtection
      • CVSS
      • CWE
      • CheckRun
      • CheckRunAnnotation
      • CheckRunOutput
      • CheckSuite
      • Clones
      • CodeScanAlert
      • CodeScanAlertInstance
      • CodeScanAlertInstanceLocation
      • CodeScanRule
      • CodeScanTool
      • CodeSecurityConfig
      • CodeSecurityConfigRepository
      • Commit
      • CommitCombinedStatus
      • CommitComment
      • CommitStats
      • CommitStatus
      • Comparison
      • ContentFile
      • Copilot
      • CopilotSeat
      • DefaultCodeSecurityConfig
      • DependabotAlert
      • DependabotAlertAdvisory
      • DependabotAlertDependency
      • DependabotAlertVulnerability
      • Deployment
      • DeploymentStatus
      • DiscussionBase
      • DiscussionCommentBase
      • Download
      • Enterprise
      • EnterpriseConsumedLicenses
      • Environment
      • EnvironmentDeploymentBranchPolicy
      • EnvironmentProtectionRule
      • EnvironmentProtectionRuleReviewer
      • Event
      • File
      • Gist
      • GistComment
      • GistFile
      • GistHistoryState
      • GitAuthor
      • GitBlob
      • GitCommit
      • GitCommitVerification
      • GitObject
      • GitRef
      • GitRelease
      • GitReleaseAsset
      • GitTag
      • GitTree
      • GitTreeElement
      • GithubApp
      • GitignoreTemplate
      • GlobalAdvisory
      • Hook
      • HookDelivery
      • HookDeliveryRequest
      • HookDeliveryResponse
      • HookDeliverySummary
      • HookDescription
      • HookResponse
      • Installation
      • InstallationAuthorization
      • Invitation
      • Issue
      • IssueComment
      • IssueEvent
      • IssuePullRequest
      • Label
      • License
      • Membership
      • MergedUpstream
      • Migration
      • Milestone
      • NamedEnterpriseUser
      • NamedUser
      • Notification
      • NotificationSubject
      • Organization
      • OrganizationCustomProperty
      • OrganizationDependabotAlert
      • OrganizationSecret
      • OrganizationVariable
      • Path
      • Permissions
      • Plan
      • Project
      • ProjectCard
      • ProjectColumn
      • PublicKey
      • PullRequest
      • PullRequestComment
      • PullRequestMergeStatus
      • PullRequestPart
      • PullRequestReview
      • Rate
      • RateLimit
      • Reaction
      • Referrer
      • RepoCodeSecurityConfig
      • Repository
      • RepositoryAdvisory
      • RepositoryCustomPropertyValues
      • RepositoryDiscussion
      • RepositoryDiscussionCategory
      • RepositoryDiscussionComment
      • RepositoryKey
      • RepositoryPreferences
      • RequiredPullRequestReviews
      • RequiredStatusChecks
      • Secret
      • SecurityAndAnalysis
      • SecurityAndAnalysisFeature
      • SelfHostedActionsRunner
      • SourceImport
      • Stargazer
      • StatsCodeFrequency
      • StatsCommitActivity
      • StatsContributor
      • StatsParticipation
      • StatsPunchCard
      • Tag
      • Team
      • TeamDiscussion
      • TimelineEvent
      • TimelineEventSource
      • Topic
      • Traffic
      • UserKey
      • Variable
      • View
      • Workflow
      • WorkflowJob
      • WorkflowRun
      • WorkflowStep
  • Change log
PyGithub
  • »
  • Reference »
  • Github objects »
  • Autolink
  • View page source

Autolink¶

class github.Autolink.Autolink¶

This class represents Repository autolinks.

The reference can be found here https://docs.github.com/en/rest/repos/autolinks?apiVersion=2022-11-28

The OpenAPI schema can be found at - /components/schemas/autolink

Previous Next

© Copyright 2025, Vincent Jacques.

Built with Sphinx using a theme provided by Read the Docs.