ayush-that / FinVeda

A web application designed to enhance financial literacy.
https://fin-veda.vercel.app/
GNU General Public License v3.0
67 stars 119 forks source link

Automatically Comment on Pull Request Raise #296

Open thevijayshankersharma opened 1 week ago

thevijayshankersharma commented 1 week ago

This feature involves automatically closing related issues when a pull request (PR) is successfully merged into the project repository. By closing the associated issues upon PR merge, we streamline the issue management process, ensuring that resolved tasks are promptly marked as closed.

deepeshmlgupta commented 1 week ago

Already been done

thevijayshankersharma commented 1 week ago

@deepeshmlgupta There are other workflows missing to like comment issue or PR close, close old issues or PRs. If you need any of them, I would like to work on it.

deepeshmlgupta commented 1 week ago

@thevijayshankersharma add automatically closing related issues when a pull request (PR) also, added template for the Pull Request (PR) too.