kom-senapati / bot-verse

Bot Verse is an open-source platform for creating, managing, and sharing AI chatbots. It features secure authentication, chatbot CRUD operations, public bot sharing, and pre-made system bots for common tasks.
MIT License
29 stars 50 forks source link

πŸš€ Feature: Adding a Workflow for greetings to new issue #275

Closed aditiverma-21 closed 3 weeks ago

aditiverma-21 commented 3 weeks ago

πŸ”– Feature description

This workflow runs whenever a new issue or pull request is opened. Greet User: It uses the actions-ecosystem/action-create-comment action to post a customized comment directly on the issue or pull request. Personalized Message: The message greets the user by username and dynamically adjusts based on whether it’s an issue or pull request. It also includes a link to the contribution guidelines for new contributors.

🎀 Why is this feature needed ?

Benefits of the Greeting Workflow

Improves User Experience Encourages Quality Contributions Reduces Common Questions

✌️ How do you aim to achieve this?

Github workflow

πŸ”„οΈ 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!

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! πŸŽ‰ We'll look into it as soon as possible.

kom-senapati commented 3 weeks ago

Duplicate of #224