ML-Crate icon indicating copy to clipboard operation
ML-Crate copied to clipboard

[Feature]: add github action workflow for greeting contributors

Open harmeetsingh11 opened this issue 1 year ago • 1 comments

Description: The current project lacks an automated action to greet contributors. GitHub Actions can significantly enhance project automation. I propose adding a GitHub Action workflow to greet new pull request (PR) and issue creators, fostering a welcoming environment.

Proposed Changes: Implement a GitHub Action workflow that triggers on new PRs and issues. The workflow should include a greeting message to acknowledge and appreciate the contributors for their efforts.

Expected Behavior: When contributors create new PRs or issues, the GitHub Action should automatically trigger and post a welcoming message, acknowledging their contributions.

Checklist

  • [X] I have starred the repository
  • [X] I have checked the existing issues
  • [X] I am willing to work on this issue
  • [X] I am an IWOC 2.0 contributor

harmeetsingh11 avatar Jan 24 '24 17:01 harmeetsingh11

It's already present for each PR creation, what are the extra factors you want to add on? @harmeetsingh11

abhisheks008 avatar Jan 25 '24 05:01 abhisheks008