Skip to content

Conversation

xqm32
Copy link

@xqm32 xqm32 commented Sep 16, 2025

Fixes #273

@Copilot Copilot AI review requested due to automatic review settings September 16, 2025 03:16
@xqm32 xqm32 requested a review from localden as a code owner September 16, 2025 03:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds GitHub token authentication support to the CLI tool to handle API rate limiting when downloading templates from GitHub.

  • Adds environment variable detection for GitHub tokens (GITHUB_TOKEN or GH_TOKEN)
  • Configures HTTP client with Authorization header when token is available
  • Provides debug output indicating when GitHub token authentication is used

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Copilot Copilot AI review requested due to automatic review settings September 16, 2025 03:17
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@localden
Copy link
Collaborator

Duplicate of #243.

@localden localden closed this Sep 16, 2025
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.

Got 403 error when fetching latest release
2 participants