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 PR merge #71

Closed
sejals23 opened this issue Oct 11, 2024 · 2 comments · Fixed by #73
Closed

Auto Commenting on PR merge #71

sejals23 opened this issue Oct 11, 2024 · 2 comments · Fixed by #73
Assignees
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task

Comments

@sejals23
Copy link
Contributor

Auto-commenting on PR (Pull Request) merge description automates adding predefined comments or messages when a pull request is merged. Here’s how it works in short:

PR Merge Trigger: The workflow starts when a pull request is successfully merged.

Fetch Description: It captures the merge description or details related to the PR (e.g., changes made, issue references).

Apply Comments: Based on the PR description or predefined templates, the system adds automated comments, such as "PR merged successfully" or "Link to related issues."

Visibility: These comments are visible in the PR history for documentation or further reviews.

This process ensures standardized information is recorded after each merge without manual input.

@Anuj3553
Copy link
Collaborator

Hyy @sejals23, I'm assigning this issue to you.

@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Oct 11, 2024
Copy link

Hello @sejals23! Your issue #71 has been closed. Thank you for your contribution!🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants