DharshiBalasubramaniyam / ice-cream-parlour-website

This is a responsive user-friendly online ice cream store website using HTML, CSS and Vanilla JavaScript.
https://ice-cream-parlour-website-one.vercel.app
77 stars 253 forks source link

Auto commenting on PR merge #372

Open sejals23 opened 2 weeks ago

sejals23 commented 2 weeks ago

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.

github-actions[bot] commented 2 weeks ago

👋 Thank you @sejals23 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!