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

feat: add greetings workflow for contributors #141

Merged

Conversation

harmeetsingh11
Copy link
Contributor

Related Issue

Closes #138

Description:
This pull request introduces a GitHub Action workflow that automatically greets contributors when they create new pull requests or issues. The goal is to enhance the project's community engagement and foster a welcoming environment for contributors.

Changes:

  • Added a new .github/workflows/greetings.yml file for the greetings workflow.
  • Configured the workflow to trigger on new pull requests and issues.
  • Included a customized greeting message to acknowledge contributors.

To run this workflow you need to enable the following permission:

  1. Go to your project repository settings
  2. On left pane > Actions > General

image

  1. Scroll down and Go to Workflow permissions > select "Read and write permissions"

image

  1. Click save and its done.

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

@shelcia please review this PR.
Thanks

Copy link

netlify bot commented Jan 21, 2024

Deploy Preview for mocker-gen canceled.

Name Link
🔨 Latest commit da335e1
🔍 Latest deploy log https://app.netlify.com/sites/mocker-gen/deploys/65ad46ffe8bde900085f338b

Copy link

vercel bot commented Jan 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mocker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2024 4:34pm
mocker-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2024 4:34pm

Copy link

vercel bot commented Jan 21, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @shelcia on Vercel.

@shelcia first needs to authorize it.

@shelcia shelcia merged commit 5283362 into shelcia:master Jan 24, 2024
8 of 9 checks passed
@harmeetsingh11
Copy link
Contributor Author

@shelcia can you please add iwoc24 and difficulty level tag to the PR? Otherwise, my points won't add.

@shelcia shelcia added easy Easy for beginners iwoc24 labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy for beginners iwoc24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: add github action workflow for greeting contributors
2 participants