Skip to content

ci: run the test suite on this repo's own PRs#5

Merged
chhoumann merged 1 commit into
mainfrom
ci/self-test
Jul 11, 2026
Merged

ci: run the test suite on this repo's own PRs#5
chhoumann merged 1 commit into
mainfrom
ci/self-test

Conversation

@chhoumann

Copy link
Copy Markdown
Owner

The reusable ci.yml is workflow_call-only, so this repo's own PRs ran zero checks - the release-pipeline contract scripts had no gate on their own changes. Adds a minimal self-test workflow (harden-runner, SHA-pinned actions matching the newest pins already in this repo, frozen-lockfile install, node --test).

Merging this first gives #3 and #4 real status checks.

The reusable ci.yml is workflow_call-only and serves consumers; the
release-pipeline scripts themselves had no gate on their own changes.
@chhoumann
chhoumann merged commit a029b70 into main Jul 11, 2026
1 check passed
@chhoumann
chhoumann deleted the ci/self-test branch July 11, 2026 10:46
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