Skip to content

Simplify GitHub token creation by prepopulating the form - #4

Open
lucasmelin wants to merge 1 commit into
CanineHQ:mainfrom
lucasmelin:prepopulate-token-form
Open

Simplify GitHub token creation by prepopulating the form#4
lucasmelin wants to merge 1 commit into
CanineHQ:mainfrom
lucasmelin:prepopulate-token-form

Conversation

@lucasmelin

@lucasmelin lucasmelin commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Summary

Since GitHub supports the use of query params for the "Generate new token" page, the documentation can provide a URL that pre-populates the form with a name and the correct scopes. This makes the initial setup easier.

Testing

  1. Visit the updated URL in your browser.
  2. Confirm that the token note is set to canine-local, and that the repo, write:packages and delete:packages scopes are selected.

Use query params to pre-populate the "Generate new token" page.
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