Skip to content

Commit 0f425de

Browse files
meteorcloudycopybara-github
authored andcommitted
stale bot: also close draft PRs that are too old
PiperOrigin-RevId: 757641325 Change-Id: I8f244e52cb07836fc4a9c7afde950469a93f40f1
1 parent 3a31e85 commit 0f425de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
close-issue-reason: "not_planned"
5353
stale-pr-label: 'stale'
5454
exempt-pr-labels: 'not stale,awaiting-review,awaiting-PR-merge,P0,P1,P2'
55-
exempt-draft-pr: true
55+
exempt-draft-pr: false
5656
operations-per-run: 500
5757
ascending: true

0 commit comments

Comments
 (0)