Skip to content

create a workflow using Git Actions #98

@mansi104-ai

Description

@mansi104-ai

Feature Description
We can create a workflow using Git Actions, this workflow will check Lint errors and Type errors in the changes of Pull request. Checking of Lint and Type errors are already implemented in repo and can be run by below command.

pnpm lint && pnpm type-check

Use Case
This feature would check lint errors in the changes of pull request

Benefits
Will benefit the contributors of open source as well the maintainer of the repo in checking the issues of the pull request

Priority
High

Record
-->I agree to follow this project's Code of Conduct
-->I'm a GSSOC'24 contributor
-->I'm willing to provide further clarification or assistance if needed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions