Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨[Feature Request]: create a workflow using Git Actions #434

Open
4 tasks done
mansi104-ai opened this issue Jun 5, 2024 · 2 comments
Open
4 tasks done

✨[Feature Request]: create a workflow using Git Actions #434

mansi104-ai opened this issue Jun 5, 2024 · 2 comments

Comments

@mansi104-ai
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

Since there are many contributors in open source repositories , it is essential to maintain a proper system to manage pull requests . In this case, the feature can be of great help

Benefits

Checking of Lint and Type errors are already implemented in repo and can be run by below command.

pnpm lint && pnpm type-check

Add ScreenShots

No response

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
Copy link
Contributor

github-actions bot commented Jun 5, 2024

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@varshith257
Copy link
Collaborator

Maybe this we can implement effectively after the codebase migrations to react and typescript

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

No branches or pull requests

2 participants