Arbtrage / Enigma

A Github App that executes and comments the code present in the Pull Request's diff .
https://github.com/apps/enigma-code-bot
ISC License
3 stars 6 forks source link

[Feature]: add github action workflow for greeting contributors #9

Open harmeetsingh11 opened 7 months ago

harmeetsingh11 commented 7 months ago

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

Suraj-kumar00 commented 6 months ago

Hi @harmeetsingh11, How are you doing? I saw no one is working on this issue, So can I start work on it?