Skip to content

Conversation

@archanasingh11
Copy link

Fixed #70

Description:

This pull request implements a new GitHub Actions workflow named "Greetings," which automatically greets users who open new issues or pull requests in this repository.

Key Features:

  • Automatic Greeting: Users will receive an immediate acknowledgment when they create an issue or pull request. The messages are:
  • For Issues: "👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!"
  • For Pull Requests: "🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better."

Implementation Details:

  • Created a workflow file named greetings.yml in the .github/workflows directory.
  • Configured the workflow to trigger on both new issues and pull requests.
  • Utilized the actions/first-interaction action to manage the greeting messages.
  • This enhancement aims to foster a welcoming environment for contributors and improve community engagement.

@senior-dev-bot
Copy link

Hi there! 👋 Thanks for opening a PR. It looks like you've already reached the 5 review limit on our Basic Plan for the week. If you still want a review, feel free to upgrade your subscription in the Web App and then reopen the PR

@archanasingh11
Copy link
Author

Hey @Devasy23 I have raised the PR
Thanks

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.

FEATURE : Automated Greeting Workflow

1 participant