Skip to content

Comments

Simplify GitHub token creation by prepopulating the form#4

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

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

Conversation

@lucasmelin
Copy link
Contributor

@lucasmelin lucasmelin commented Dec 18, 2025

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.

1 participant