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

Feature request: Close draft PRs only #1162

Open
BillyONeal opened this issue Jun 13, 2024 · 1 comment
Open

Feature request: Close draft PRs only #1162

BillyONeal opened this issue Jun 13, 2024 · 1 comment
Labels
feature request New feature or request to improve the current logic

Comments

@BillyONeal
Copy link

Description:
We use "draft" status as "contributor is working on this" and mark PRs draft again after reviewing and there are things that need edited. We only want to run the stale bot on draft PRs that have had no activity for 6 months. Unfortunately, there's only an exclude-if-draft option, not an include-if-draft-option.

Justification:
(see above)

Are you willing to submit a PR?
Possibly? I'm not super familiar with how to make such contributions though. I believe it should be fairly similar to https://github.com/actions/stale/blob/3f3b0175e8c66fb49b9a6d5a0cd1f8436d4c3ab6/src/classes/exempt-draft-pull-request.ts -- just invert the test.

@BillyONeal BillyONeal added feature request New feature or request to improve the current logic needs triage labels Jun 13, 2024
@HarithaVattikuti
Copy link

Hello @BillyONeal
We appreciate your suggestion for a new feature! We'll make sure to address it when we have the opportunity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request to improve the current logic
Projects
None yet
Development

No branches or pull requests

2 participants