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 GitHub Actions workflow to greet new contributors #37

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

cb-ashik
Copy link
Collaborator

Description

This commit adds a new GitHub Actions workflow file, greeting.yml, which is triggered when new issues or pull requests are opened.

The workflow includes the following steps:

  • For issues: If a new issue is opened, a comment is created to greet the contributor and express appreciation for their contribution.
  • For pull requests: If a new pull request is opened, a comment is created to thank the contributor for their pull request and inform them that their request will be reviewed.

Related Issues

N/A

Additional Information

This workflow aims to improve the onboarding experience for new contributors and foster a welcoming environment in the project.

@github-actions
Copy link

Thank you, @cb-ashik, for the pull request. We will take a look at it and get back to you shortly.

@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@cb-bharathvaj cb-bharathvaj merged commit d1dcbe9 into master Oct 13, 2023
2 checks passed
@cb-bharathvaj cb-bharathvaj deleted the chore/add-greeting-workflow branch October 13, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants