Skip to content

Add automated thank you comment on merged PRs #35

@xkaper001

Description

@xkaper001

Description

Add a GitHub Action workflow to automatically post a cool and encouraging thank you comment when a PR gets merged.

Motivation

To appreciate and encourage contributors when their PRs are successfully merged into the project.

Implementation Details

  • Create a new GitHub Actions workflow that triggers on PR merge events
  • Post an automated, friendly thank you message to merged PRs
  • Message should be encouraging and show appreciation for the contribution

Acceptance Criteria

  • Workflow triggers only on merged PRs
  • Comment is posted automatically
  • Message is friendly and encouraging
  • No comments on closed (but not merged) PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to an existing feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions