-
-
Notifications
You must be signed in to change notification settings - Fork 76
auto-comment.yml is added #325
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for devsintech ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
.github/workflows/auto-comment.yml
Outdated
| with: | ||
| GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
| issuesAssigned: | | ||
| Hello @{{ author }}, thank you for raising an issue. 🙌 I have assigned the issue to you. You can now start working on it. If you encounter any problems, please feel free to connect with us. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change the followling line:
I have assigned the issue to you. You can now start working on it.
to this line:
Kindly wait for the maintainers to assign you the issue before starting any work on it.
Susmita-Dey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for contributing:)
Fixes Issue
Closes #246
Changes proposed
Auto_comment.yml file is added. Please review the changes.
Please enable these permissions in order to make this workflow work as expected.

@Susmita-Dey @prnvtripathi Thank you for this opportunity.