Closed smog-root closed 3 weeks ago
Upgrade it to level3. It deserves it! @ratnesh-maurya
Will review Tomorrow
@ratnesh-maurya did you review??
yes , can you try to use an AI-agent to review code https://medium.com/@akshayballal95/i-used-codiumais-pr-agent-and-i-love-it-6c1febad35b3
Like this
@ratnesh-maurya merge it!
have you done changes what i asked for
@ratnesh-maurya you didn't say me anything!! you told "can you try to use an AI-agent to review code"!!
what should i change??
did you test it??
it's working perfectly fine!!?
I have reviewed pr and asked for changes read the comments in the pr
There are no change requests ??
What should I add?? Tell now??!!
@ratnesh-maurya you didn't say me anything!! you told "can you try to use an AI-agent to review code"!!
what should i change??
did you test it??
it's working perfectly fine!!?
Also I have mentioned there to implement code quality check ( which can be done through ai agent) and lint check only for more refer to comment in issue
There are no change requests ??
let me see why its not showing up
Bro. I'm currently not going to work on this PR!! because I have done a lot of contributions about workflows!! A mod had warned me about doing this!
I told to the mod that I'm going to work on really stuff form now on.
He decreased my points on the leaderboard board and PR too!
Sorry. I can't implement more features to this PR!! If possible merge this PR. I have added linting @ratnesh-maurya
no issues
Closes #126
CI_LINT.yaml :
Working PROOF : It show's what are the errors in files ⬇
This PR introduces a comprehensive Continuous Integration (CI) workflow using GitHub Actions to automate the following tasks for the TypeScript project:
Details of Workflow:
Trigger Conditions:
The workflow will automatically trigger on:
Jobs:
Linting (ESLint):
Building (TypeScript Compiler):
Testing (Jest):
Steps Performed in the Workflow:
pr-checker.yaml :
Usage:
When a pull request is created or edited, the workflow automatically triggers.
The workflow checks for:
Fixes , Close, Closes, Closed , Fix , Fixed , Resolve , Resolves #Issue_number
).If either check fails, the PR will be marked as failing, and the author will receive clear error messages in the PR comments.
If all checks pass, a confirmation message will indicate that the PR is valid.
Note: Kindly add all the labels added to the issue, to this PR!
@ratnesh-maurya