You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have two publish tokens set up (see ~/.grok/skills/vsce-publish/SKILL.md for full process and observed flows):
VSCE_PAT (for Visual Studio Marketplace / vsce): expires 2026-07-05 (set with long custom date during initial aex/publisher setup with student account). Scope: Marketplace (Manage). Name in ADO: patchloom-vscode-publish.
PAT Rotation Reminders
We have two publish tokens set up (see
~/.grok/skills/vsce-publish/SKILL.mdfor full process and observed flows):patchloom-vscode-publish.patchloomclaimed in Claiming namespace patchloom EclipseFdn/open-vsx.org#10905 (still open as of 2026-06-05).Rotation process
gh secret set VSCE_PAT --repo patchloom/patchloom-vscode(or OVSX_PAT).VSCE_PAT=... npx @vscode/vsce publish --packagePath ./your.vsix(or ovsx equivalent).Important dates
Reminder cadence: Create calendar reminders or sub-issues ~30-60 days before each date.
References
~/.grok/skills/vsce-publish/SKILL.mdOnce rotated, update the "Expires on" in the ADO token list and close this issue or add a new one.
Created as follow-up to initial publish setup (issue #1).