-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Implement GitHub PR Issue Checker Workflow #150
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
You wrote |
What are these 2 env? |
No. you don't store it!! it is used to check the description of the PR! |
can you make it level2 please??!! |
changes done! @vansh-codes |
DUPLICATE from #145 |
FIX #149
Usage:
When a pull request is created or edited, the workflow automatically triggers.
The workflow checks for:
FIX #<issue-number>
orFEAT, or DOC #NEW
).Note: Kindly add all the labels added to the issue, to this PR!
@vansh-codes