Skip to content
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

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

samyak-aditya
Copy link
Contributor

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:

  • When a new issue or pull request is created, a comment will be automatically added, greeting the user with the following message:

    "Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible."

Copy link
Owner

@ajaynegi45 ajaynegi45 left a 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! ❤️

@ajaynegi45 ajaynegi45 merged commit 4e022ed into ajaynegi45:main Oct 2, 2024
1 check failed
@samyak-aditya
Copy link
Contributor Author

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,
Samyak

@ajaynegi45
Copy link
Owner

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, Samyak

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! 🚀
Our team will review it shortly, so stay tuned for updates.

In the meantime, please take a moment to read the README.md to understand our project's mission and goals. Also, make sure to review the CONTRIBUTING.md to familiarize yourself with our contribution guidelines, especially if you're new to the project. This will help make the process smoother for everyone! 😊"

Feel free to tweak it as needed!

Looking forward to collaborating more!

@samyak-aditya
Copy link
Contributor Author

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!

@samyak-aditya
Copy link
Contributor Author

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!

@ajaynegi45
Copy link
Owner

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

@samyak-aditya
Copy link
Contributor Author

Hey @ajaynegi45 Please add labels "gssoc-ext" and "level2" so that my contribution gets counted
it is not been counted till now because or the missing labels

@ajaynegi45 ajaynegi45 added hacktoberfest-accepted hacktoberfest status: ready for dev You can asked for this issue to be assigned (if not already assigned) gssoc GirlScript Summer Of Code gssoc-ext level2 GirlScript Summer Of Code - 25 points labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GirlScript Summer Of Code gssoc-ext hacktoberfest hacktoberfest-accepted level2 GirlScript Summer Of Code - 25 points status: ready for dev You can asked for this issue to be assigned (if not already assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Automated Greeting Workflow
2 participants