Skip to content

ci: add required checks for PR-only workflow#1

Merged
anand-testcompare merged 2 commits intomainfrom
chore/pr-flow-bootstrap
Feb 21, 2026
Merged

ci: add required checks for PR-only workflow#1
anand-testcompare merged 2 commits intomainfrom
chore/pr-flow-bootstrap

Conversation

@anand-testcompare
Copy link
Contributor

@anand-testcompare anand-testcompare commented Feb 21, 2026

Summary

  • add a Check workflow that runs Biome + typecheck on PRs and pushes to main
  • add a ValidatePrTitle workflow to satisfy org-required title validation check
  • add a lightweight PR template to standardize validation notes

Why

This aligns the repository with org rules that require Check and ValidatePrTitle, and supports a branch + PR workflow for all future changes.

Validation

  • bun run check
  • bun run typecheck

@anand-testcompare anand-testcompare merged commit 0370a4c into main Feb 21, 2026
2 checks passed
@anand-testcompare anand-testcompare deleted the chore/pr-flow-bootstrap branch February 21, 2026 02:38
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