aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
https://aniketsinha2002.github.io/DataGeek/
88 stars 196 forks source link

[FEATURE] Add auto comment feature for pull request #673

Closed andoriyaprashant closed 1 year ago

andoriyaprashant commented 1 year ago

Description

It's an automated workflow that adds a greeting comment whenever a new pull request is opened in a GitHub repository. The workflow uses a YAML configuration file to define the automation rules and actions.

I would like to propose the addition of an "Auto Comment Feature" in this gitHub repositories to automatically respond with a predefined comment whenever a new pull request is opened.

Screenshots

NA

andoriyaprashant commented 1 year ago

Hey @aniketsinha2002 Please review my pull request #674 Thank you