Skip to content

Commit 0868751

Browse files
authored
Update stale.yml (google#132)
Changing closed-issue-reason to not_planned (default value) cc @google/gtech-llm-support This way when stale bot closes issues due to lack of activity we know it was not resolved as per the users requirements.
1 parent 463026a commit 0868751

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
@@ -25,7 +25,7 @@ jobs:
2525
days-before-issue-stale: 14
2626
days-before-issue-close: 14
2727
stale-issue-label: "stale"
28-
close-issue-reason: completed
28+
close-issue-reason: not_planned
2929
any-of-labels: "status:awaiting user response,status:more data needed"
3030
stale-issue-message: >
3131
Marking this issue as stale since it has been open for 14 days with no activity.

0 commit comments

Comments
 (0)