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

Add Automated Greeting Workflow for New Contributors #107

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

harish08102004
Copy link
Contributor

This PR introduces a new GitHub Actions workflow to automatically greet first-time contributors to our project. The workflow will post welcoming messages on new issues and pull requests from users interacting with the repository for the first time.

Related issues
Closes #94

Key features:

Triggers on both pull requests and issues
Uses actions/first-interaction@v1 to identify new contributors
Custom welcome messages for issues and pull requests
This addition will help create a more welcoming environment for new contributors and encourage community participation.

Copy link

netlify bot commented Oct 3, 2024

Deploy Preview for medi-connect-in ready!

Name Link
🔨 Latest commit 718c5e4
🔍 Latest deploy log https://app.netlify.com/sites/medi-connect-in/deploys/66fe355a0470350008d5f1a4
😎 Deploy Preview https://deploy-preview-107--medi-connect-in.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Automated Greeting Workflow
2 participants