Skip to content

🚀 Feature: "Greetings" workflow for PRs #224

Closed
@samyak-aditya

Description

🔖 Feature description

Description:
This pull request introduces a "Greetings" workflow, designed to automatically send a warm, customized welcome to users who open new pull requests in this repository.

Key Features:

  • Automatic Greeting: New contributors receive instant, personalized messages that acknowledge their efforts:
    • For Pull Requests: "🎉 Hi @${{ github.actor }}! Thank you for your pull request—your work brings us closer to our goals! A maintainer will review your submission shortly. We’re grateful for your effort and commitment."

This addition enhances contributor engagement by making the repository more welcoming and responsive to new participants.

🎤 Why is this feature needed ?

Implementation Details:

  • Added a workflow file, greetings.yml, in the .github/workflows directory.
  • Configured the workflow to trigger on both new issues and pull requests.
  • Leveraged the actions/first-interaction action to handle customized greeting messages.

✌️ How do you aim to achieve this?

Key Features:

  • Automatic Greeting: New contributors receive instant, personalized messages that acknowledge their efforts:
    • For Pull Requests: "🎉 Hi @${{ github.actor }}! Thank you for your pull request—your work brings us closer to our goals! A maintainer will review your submission shortly. We’re grateful for your effort and commitment."

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!
Its now available for other contributors

Activity

github-actions

github-actions commented on Oct 30, 2024

@github-actions
Contributor

Thank you for creating this issue! 🎉 We'll look into it as soon as possible.

kom-senapati

kom-senapati commented on Oct 31, 2024

@kom-senapati
Owner

You can do for pr one

changed the title 🚀 Feature: "Greetings" workflow, designed to automatically send a warm, welcome to users who open new issues or pull requests in this repository 🚀 Feature: "Greetings" workflow for PRs on Nov 9, 2024
priyanshuverma-dev

priyanshuverma-dev commented on Nov 10, 2024

@priyanshuverma-dev
Contributor

@kom-senapati May I work on this issue.
I will add following:

  • PR Raise message pr_raise.yaml
  • PR merge message pr_merge.yaml

7 remaining items

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

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    🚀 Feature: "Greetings" workflow for PRs · Issue #224 · kom-senapati/bot-verse