JiyaGupta-cs / ShopNex

React Ecommerce App
https://shopnex.vercel.app
90 stars 183 forks source link

Closing Old Issues Automatically #513

Open thevijayshankersharma opened 2 weeks ago

thevijayshankersharma commented 2 weeks ago

Issue Description

Many projects accumulate a large number of unresolved issues over time, which can clutter the issue tracker and make it difficult to focus on active tasks. This issue proposes implementing a system to automatically close old issues that have not been updated or addressed within a specified timeframe.

Steps to Reproduce

  1. Monitor the age of unresolved issues in the project management system.
  2. Identify issues that have exceeded the predefined threshold for inactivity.
  3. Automatically close the identified issues.

Expected Behavior

Old and inactive issues are automatically closed by the system, reducing clutter in the issue tracker and focusing attention on active tasks.

Actual Behavior

Without this automation, old issues remain open indefinitely, leading to a bloated issue tracker and difficulty in prioritizing and managing active tasks effectively.

Screenshots

[No relevant screenshots for this issue]