avinashkranjan/Friday

Add a workflow to close old issues

Closed this issue · 3 comments

Is your feature request related to a problem? Please describe.

I want to add a workflow that will automatically close the old/inactive issues.
An automated implementation is intended to quickly locate inactive or resolved issues and close them.

Describe the solution you'd like

By removing clutter and ensuring active focus on important tasks, it increases the effectiveness of issue management.

The Github actions workflow will be created in the ./github/workflows directory in order to automate the task of closing the old/inactive issues.

The workflow tracks the status of open issues and flags those that haven't been updated in a while.

Promotes a tidy and organized issue tracker by closing out-of-date or resolved issues in accordance with specified criteria.

I want to work on this feature implementation.
Please assign me task under GSSoC'23.

Hello there!👋 Welcome to the project!🚀⚡ Thank you and congrats🎉 for opening your very first issue in this project. Please adhere to our Code of Conduct. Please make sure not to start working on the issue, unless you get assigned to it.😄

Hey @abhinav-m22, This issue is closed.