feat: add CI pipeline with lint, typecheck, test, and PR title enforc…#323
Conversation
ShantKhatri
left a comment
There was a problem hiding this comment.
Can you please add working proof for these workflows? For this you can raise the same pr against main of your forked repo and then try to replicate these workflows.
|
hey @ShantKhatri ,Added working proof for both workflows by testing them against the main branch of my forked repository. The workflows are successfully triggering on PR creation: Workflow runs: |
Thanks! Allow me some time for this. |



Closes #45
Changes:
.github/workflows/ci.ymlruns on every PR and push to main.github/workflows/pr-title.ymlenforces Conventional Commits format