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

Auto Commenting On Closing of an Issue #36

Closed
sejals23 opened this issue Oct 10, 2024 · 3 comments · Fixed by #40
Closed

Auto Commenting On Closing of an Issue #36

sejals23 opened this issue Oct 10, 2024 · 3 comments · Fixed by #40
Assignees

Comments

@sejals23
Copy link
Contributor

It demonstrates that the issue has been thoroughly addressed and the solution has been implemented correctly.

Helps keep all stakeholders informed about the status of the issue and the actions taken to resolve it.

Offers insights for troubleshooting, making it easier to solve similar issues in the future without repeating the same steps.

@MadhavKrishanGoswami
Copy link
Owner

Hello @sejals23,
Could you please provide more details about this issue? What exactly do you mean?

@sejals23
Copy link
Contributor Author

Auto-commenting is a feature that automatically posts a comment when an issue is closed in a repository.
When the issue is closed, a pre-defined comment will be automatically posted, acknowledging the closure.
The action will run every time an issue is closed, without needing manual input.

Auto-comments ensure that every closed issue receives a response, maintaining a consistent communication standard.
Automating this process helps maintainers focus on coding and fixing issues, rather than manually writing a comment for every closed issue.

@MadhavKrishanGoswami
Copy link
Owner

@sejals23, that's a fantastic idea! 😊 We actually already have an auto-commenting system in place for pull requests. You could easily tweak it to enable auto-commenting when issues are closed in the repository.

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 a pull request may close this issue.

2 participants