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

added workflow as per issue #26 #28

Merged
merged 1 commit into from
May 27, 2024
Merged

added workflow as per issue #26 #28

merged 1 commit into from
May 27, 2024

Conversation

Asymtode712
Copy link
Contributor

Description

The solution is to automatically post a comment on the issue whenever it gets closed. This comment should thank the issue creator for their contribution and inform them that their issue has been closed. The message can include the issue number and a friendly greeting to make it more personal. This automation ensures that every closed issue receives a consistent and timely response, improving communication and contributor experience.

Fixes #26

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented May 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
automarket-3khp ❌ Failed (Inspect) May 26, 2024 6:08pm
automarket-s42l ❌ Failed (Inspect) May 26, 2024 6:08pm

Copy link

vercel bot commented May 26, 2024

@Asymtode712 is attempting to deploy a commit to the prathamjagga's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Asymtode712
Copy link
Contributor Author

@knight1001d please review and merge this PR

Also, please add labels to this PR

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

@prathamjagga prathamjagga merged commit 857ef57 into prathamjagga:main May 27, 2024
3 of 6 checks passed
@prathamjagga
Copy link
Owner

Merged. Thankyou @Asymtode712 for the contribution.

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.

Feat: Auto Commenting when an Issue is Closed
2 participants