Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Automated Closure of Old issue #213

Closed
3 tasks done
thevijayshankersharma opened this issue Jun 14, 2024 · 2 comments
Closed
3 tasks done

Feat: Automated Closure of Old issue #213

thevijayshankersharma opened this issue Jun 14, 2024 · 2 comments
Assignees
Labels
gssoc invalid This doesn't seem right level1

Comments

@thevijayshankersharma
Copy link

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

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link

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

@thevijayshankersharma thevijayshankersharma changed the title Feat: Automated Closure of Old Pull Requests Feat: Automated Closure of Old issue Jun 15, 2024
@andoriyaprashant andoriyaprashant added the invalid This doesn't seem right label Jun 17, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc invalid This doesn't seem right level1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants