github

package
v0.10.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package github creates the authenticated GitHub API client marge uses.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadToken

func LoadToken(ctx context.Context) string

LoadToken returns the GitHub token from GITHUB_TOKEN, GH_TOKEN or, failing both, the GitHub CLI's own login (`gh auth token`). It returns "" when none of them yields a token.

func NewClient

func NewClient(ctx context.Context) (*github.Client, error)

NewClient returns a GitHub API client authenticated with the token LoadToken finds.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL