Skip to content

Updating GH token for gen doc and update ds version actions#815

Merged
jottakka merged 1 commit into
mainfrom
francisco/update-gh-token-docgen
Feb 25, 2026
Merged

Updating GH token for gen doc and update ds version actions#815
jottakka merged 1 commit into
mainfrom
francisco/update-gh-token-docgen

Conversation

@jottakka

@jottakka jottakka commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Fix CI checks on auto-generated PRs and add team reviewer assignment
Switch generate-toolkit-docs and update-design-system-dependency workflows from GITHUB_TOKEN to DOCS_PUBLISHABLE_GH_TOKEN when creating PRs. PRs created by GITHUB_TOKEN don't trigger further workflow events, which caused the test and validate_schemas checks to hang indefinitely as "waiting for status to be reported."

Add a best-effort Request team review step to both workflows that assigns ArcadeAI/engineering-tools-and-dx as reviewer. Uses continue-on-error: true so a permission failure never blocks PR creation.


Note

Low Risk
Workflow-only changes that adjust PR creation credentials and add a non-blocking reviewer assignment step; low blast radius aside from requiring the new secret to be present/permissioned.

Overview
Automation workflows that open PRs now authenticate with DOCS_PUBLISHABLE_GH_TOKEN (instead of GITHUB_TOKEN) when running peter-evans/create-pull-request, to ensure downstream CI checks run on the generated PRs.

Both workflows also add a best-effort gh pr edit --add-reviewer ArcadeAI/engineering-tools-and-dx step (guarded on a created PR number and continue-on-error) to automatically request team review on the generated PRs.

Written by Cursor Bugbot for commit 08bdf91. This will update automatically on new commits. Configure here.

@vercel

vercel Bot commented Feb 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Building Building Preview, Comment Feb 25, 2026 5:45pm

Request Review

@jottakka
jottakka merged commit c7930df into main Feb 25, 2026
6 of 7 checks passed
@jottakka
jottakka deleted the francisco/update-gh-token-docgen branch February 25, 2026 18:02
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