andoriyaprashant / OpSo

OpSo is a Flutter app that provides comprehensive information about various open-source programs
MIT License
35 stars 59 forks source link

Feat: Automated Closure of Old issue #213

Closed thevijayshankersharma closed 2 weeks ago

thevijayshankersharma commented 2 weeks ago

Describe the feature

This feature aims to automate the closure of old pull requests (PRs) within repositories. As software projects progress, PRs often accumulate, some of which become outdated or irrelevant over time. Manually managing these outdated PRs can be time-consuming and inefficient for repository maintainers.

The proposed feature would enable repository administrators to set criteria for automatic closure of PRs based on factors such as age (e.g., PRs older than three months), activity (e.g., no updates or comments within a specified timeframe), or label status (e.g., PRs labeled as "stale"). Once configured, the system would periodically scan the repository for PRs meeting the specified criteria and automatically close them, notifying relevant contributors and stakeholders of the closure.

This automation would streamline repository maintenance, ensuring that active PRs remain in focus while reducing clutter and confusion caused by outdated ones. Additionally, it would encourage contributors to keep their PRs up-to-date and relevant to the current state of the project.

Add ScreenShots

NA

Record

github-actions[bot] commented 2 weeks ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

github-actions[bot] commented 2 weeks ago

Hello @thevijayshankersharma! Your issue #213 has been closed. Thank you for your contribution!