-
Notifications
You must be signed in to change notification settings - Fork 52
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
Fixed #49: Added GitHub Workflow for Automatic Greetings #54
Conversation
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.
Hi @samyak-aditya,
Thank you for your prompt work on this issue. I appreciate your dedication to the project.
I have reviewed your work, and I'm pleased to inform you that I have merged your pull request. Your changes looks fantastic, and it aligns perfectly with the project's design and usability goals. Great job!
If you have any other GitHub workflows that could help guide new contributors, or if you know of any bots that can assign tasks, edit labels, reply automatically, or perform similar tasks, feel free to share them with me. I'm open to starting work on it.
If you have any more contributions or if there's anything else you'd like to work on in the future, please don't hesitate to let us know. Your efforts are valuable to the project's success.
Once again, thank you for your contribution! ❤️
Hi @ajaynegi45 , Thank you for the kind words and for merging my pull request! I’m glad to hear that my contributions align with the project's goals. I’ll definitely look into additional GitHub workflows and potential bots that can enhance our contributor experience. I’ll keep you updated if I find anything that could be beneficial. I appreciate the opportunity to contribute to this project and look forward to collaborating more in the future. If there are any specific areas you’d like me to focus on next, please let me know! Thanks again for your support! ❤️ Best, |
Hi @samyak, Thanks again for your awesome contributions! Since you're great with GitHub Actions, I’d suggest checking out some of my other projects here: https://bento.me/codiescoder. You can implement similar workflows across them. I’ve got a variety of exciting projects where streamlined workflows could really make a difference. It would be great if you could focus on adding more workflows that simplify the contribution and code review process. For instance, when someone creates an issue or feature request, we could include this message in the greeting: "👋 Hey @${{ github.actor }}! Thank you for raising an issue. Your input helps us improve, and we appreciate your effort! 🚀 Feel free to tweak it as needed! Looking forward to collaborating more! |
Hi @ajaynegi45 Thank you for the encouragement and for sharing the link to projects! I’ve gone through some resources and I’m excited to implement the greeting update you suggested. I’ll create a new issue to outline the changes I plan to make, including the message you suggested. This will help keep everything organized and allow us to track the implementation process. Looking forward to enhancing the workflows further! |
Hi @ajaynegi45 , I hope you're doing well! I wanted to check in to see if you need any kind of auto-labeler for new issues or pull requests created in your repository. Implementing an auto-labeler can help streamline the management of contributions and make it easier to categorize them. Let me know your thoughts! |
Already Present |
Hey @ajaynegi45 Please add labels "gssoc-ext" and "level2" so that my contribution gets counted |
Fixed #49
Description:
This pull request introduces a new GitHub Action workflow named "Greetings." The workflow automatically greets users who open new issues or pull requests in this repository.
Key Features: