Skip to content

ci: one verify workflow for master and PRs - #109

Merged
vreshch merged 2 commits into
masterfrom
chore/fold-pr-validation
Aug 11, 2026
Merged

ci: one verify workflow for master and PRs#109
vreshch merged 2 commits into
masterfrom
chore/fold-pr-validation

Conversation

@vreshch

@vreshch vreshch commented Aug 11, 2026

Copy link
Copy Markdown
Member

Folds pr-validation.yml into ci.yml, which now runs on push: master and pull_request - one file per role.

ci.yml ran npm run verify only; pr-validation.yml also ran test:coverage. The coverage step is kept, so this strictly increases what master is checked with rather than quietly dropping a check.

Concurrency moved off the PR number (empty on a push, so every master push would cancel the previous run mid-verify) to github.ref.

@vreshch
vreshch merged commit cbba749 into master Aug 11, 2026
1 check passed
@vreshch
vreshch deleted the chore/fold-pr-validation branch August 11, 2026 08:13
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