Skip to content

Conversation

@mzagozen
Copy link
Collaborator

The package manager can use a GitHub personal access token (PAT classic)
to make authenticated requests towards GitHub REST API. This is
important for CI in particular, to avoid exceeding the 60 req/hour limit
for unauthenticated requests.

The commands now recognize the --github-token option and GITHUB_TOKEN
environment variable.

The package manager can use a GitHub personal access token (PAT classic)
to make authenticated requests towards GitHub REST API. This is
important for CI in particular, to avoid exceeding the 60 req/hour limit
for unauthenticated requests.

The commands now recognize the --github-token option and GITHUB_TOKEN
environment variable.
@mzagozen mzagozen enabled auto-merge January 21, 2026 13:33
@mzagozen mzagozen merged commit 2f959ec into main Jan 21, 2026
111 of 117 checks passed
@mzagozen mzagozen deleted the github-token branch January 21, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants