You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
Currently, when a pull request (PR) is merged, contributors are not notified about the status of their contributions. It’s important to acknowledge their efforts and keep them informed to foster a positive and collaborative environment.
🎤 Why is this feature needed ?
It should be implemented because
Benefits:
Enhances contributor engagement.
Acknowledges their work, which can encourage future contributions.
Improves communication within the project.
✌️ How do you aim to achieve this?
Implementation Details:
Added a workflow file, in the .github/workflows directory.
Configured the workflow to trigger on both new issues and pull requests.
Leveraged the actions/first-interaction action to handle customized greeting messages.
🔖 Feature description
Background:
Currently, when a pull request (PR) is merged, contributors are not notified about the status of their contributions. It’s important to acknowledge their efforts and keep them informed to foster a positive and collaborative environment.
🎤 Why is this feature needed ?
It should be implemented because
Benefits:
✌️ How do you aim to achieve this?
Implementation Details:
Added a workflow file, in the .github/workflows directory.
Configured the workflow to trigger on both new issues and pull requests.
Leveraged the actions/first-interaction action to handle customized greeting messages.
hey @kom-senapati Please assign me this Task
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: