Skip to content

fix: improve dispatch token PAT instructions for manual permissions - #316

Merged
ascerra merged 1 commit into
fullsend-ai:mainfrom
ascerra:fix/dispatch-token-permissions-instructions
Apr 21, 2026
Merged

fix: improve dispatch token PAT instructions for manual permissions#316
ascerra merged 1 commit into
fullsend-ai:mainfrom
ascerra:fix/dispatch-token-permissions-instructions

Conversation

@ascerra

@ascerra ascerra commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

GitHub's fine-grained PAT page does not honor the &actions=write query parameter, so permissions are never pre-filled. The terminal instructions previously told users to "verify" that Actions: Read and write was already checked, which was confusing when the Permissions section was empty.

Replace the single verify step with explicit instructions to click "+ Add permissions", find Actions, and set it to Read and write. Also add a warning explaining why permissions aren't pre-filled and drop the dead &actions=write query param from the URL.

Made-with: Cursor

GitHub's fine-grained PAT page does not honor the &actions=write query
parameter, so permissions are never pre-filled. The terminal instructions
previously told users to "verify" that Actions: Read and write was already
checked, which was confusing when the Permissions section was empty.

Replace the single verify step with explicit instructions to click
"+ Add permissions", find Actions, and set it to Read and write. Also
add a warning explaining why permissions aren't pre-filled and drop the
dead &actions=write query param from the URL.

Made-with: Cursor
@github-actions

Copy link
Copy Markdown

Site preview

Preview: https://3503f38e-site.fullsend-ai.workers.dev

Commit: 1ff9baf0d9aba4a6838cac7c44ebaa87f8111523

@ralphbean ralphbean left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@ascerra
ascerra added this pull request to the merge queue Apr 21, 2026
Merged via the queue into fullsend-ai:main with commit 4712b8c Apr 21, 2026
3 checks passed
@ascerra
ascerra deleted the fix/dispatch-token-permissions-instructions branch April 21, 2026 20:30
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