Skip to content

Add PR job that checks changed token files - #16

Open
HerrTopi wants to merge 1 commit into
mainfrom
check-tokens-workflow
Open

Add PR job that checks changed token files#16
HerrTopi wants to merge 1 commit into
mainfrom
check-tokens-workflow

Conversation

@HerrTopi

Copy link
Copy Markdown
Contributor

Runs on PRs against main. Diffs tokensStudio/**/*.json against the merge base with the PR's base branch and passes the changed paths to scripts/check-changed-tokens.js, which reads each file's content on both sides (working tree for head, git show for base).

The script is a stub that reports added/modified/deleted per file; the actual validation logic goes in later without touching the workflow.

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://instructure.github.io/instructure-design-tokens/pr-preview/pr-16/

Built to branch gh-pages at 2026-08-11 15:29 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@HerrTopi
HerrTopi force-pushed the check-tokens-workflow branch 9 times, most recently from c77719d to b805e24 Compare August 11, 2026 15:21
@HerrTopi
HerrTopi force-pushed the check-tokens-workflow branch from b805e24 to c9866ef Compare August 11, 2026 15:22
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