Skip to content

ci: simplify release checks to match enforced ruleset#19

Merged
anand-testcompare merged 1 commit intomainfrom
cleanup/remove-redundant-dispatch
Feb 28, 2026
Merged

ci: simplify release checks to match enforced ruleset#19
anand-testcompare merged 1 commit intomainfrom
cleanup/remove-redundant-dispatch

Conversation

@anand-testcompare
Copy link
Contributor

Summary

  • remove workflow-dispatch fallback wiring that attempted to attach Check and ValidatePrTitle to bump PR commits
  • keep publish workflow focused on publish + bump PR update only
  • align release docs with current enforced ruleset (CodeQL required)

Why

GitHub required-check evaluation for bump PRs only consistently honored CodeQL in this repository setup. Keeping extra dispatch logic added complexity/cost without unblocking merges.

Validation

  • bun run check
  • bun run typecheck
  • bun test
  • bun run build

@anand-testcompare anand-testcompare merged commit d39a6de into main Feb 28, 2026
7 checks passed
@anand-testcompare anand-testcompare deleted the cleanup/remove-redundant-dispatch branch February 28, 2026 07:45
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