anki2003ta / Museum

20 stars 62 forks source link

Adding a Workflow for greetings to new issue #150

Open aditiverma-21 opened 4 weeks ago

aditiverma-21 commented 4 weeks ago

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.

aditiverma-21 commented 3 weeks ago

@anki2003ta Can you please assign?