Skip to content

ci: wire check-notations unit tests into the doc-lint workflow - #442

Merged
transitrix merged 2 commits into
mainfrom
ci/wire-check-notations-tests-v2
Aug 7, 2026
Merged

ci: wire check-notations unit tests into the doc-lint workflow#442
transitrix merged 2 commits into
mainfrom
ci/wire-check-notations-tests-v2

Conversation

@transitrix

@transitrix transitrix commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Adds the scripts/check-notations.test.mjs unit tests to .github/workflows/notations-doc-lint.yml as a step after the doc-lint check, so they run on every pull request and push to main.

Test plan

  • node scripts/check-notations.test.mjs — 18 checks pass
  • node scripts/check-notations.mjs — doc-lint clean
  • Workflow parses; the new step runs in the same job as the existing check

The unit tests (scripts/check-notations.test.mjs) existed and passed
locally but were never CI-wired — the earlier attempt was rejected
server-side for lacking the workflow OAuth scope, resolved now.
Signed-off-by: transitrix <279946036+transitrix@users.noreply.github.com>
@transitrix transitrix added the needs:human-merge Mergeable but not a simple PR; awaits human merge label Aug 7, 2026
@transitrix
transitrix merged commit f2628ba into main Aug 7, 2026
10 checks passed
@transitrix
transitrix deleted the ci/wire-check-notations-tests-v2 branch August 7, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:human-merge Mergeable but not a simple PR; awaits human merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant