Skip to content

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

Merged
anandpant merged 2 commits into
mainfrom
chore/pr-flow-bootstrap
Feb 21, 2026
Merged

ci: add required checks for PR-only workflow#1
anandpant merged 2 commits into
mainfrom
chore/pr-flow-bootstrap

Conversation

@anandpant

@anandpant anandpant commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

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

@anandpant
anandpant merged commit 0370a4c into main Feb 21, 2026
2 checks passed
@anandpant
anandpant 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