-
Notifications
You must be signed in to change notification settings - Fork 51
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
Added the feature to auto comment on pr merged #69
Added the feature to auto comment on pr merged #69
Conversation
You can have these messages tooThank you for your valuable contribution! Your changes are now part of the main branch and will be included in the next release. |
Added these messages as well. |
How about you edit the file instead of creating a new one |
I have not created a new file. I just edited the previous file. |
Good work. Why you have created duplicate PR in pr number 78 |
That is not a duplicate pr. It has a different purpose. Pr 78 is adding the feature of auto commenting on a new pull request being made. But this pr is adding the feature of auto commenting after a pull request is approved and merged by the admins. |
This reverts commit 0eee28d.
Could you please add the label of level1 |
Related Issue
Fixes #57
Description
I have added auto-comment-on-pr-merge.yml in .github/workflows directory. This file will add the feature of auto commenting when a pr is merged.
Type of PR
Checklist: