Skip to content

Commit bff386d

Browse files
shmishra99copybara-github
authored andcommitted
Copybara import of the project:
-- 81c98b6 by Shivam Mishra <124146945+shmishra99@users.noreply.github.com>: stale bot : remove labels on issue update This rule automatically removes the `status:stale` and `status:awaiting user response` labels from an issue whenever a new comment or update is made. COPYBARA_INTEGRATE_REVIEW=#1369 from googleapis:shmishra99-patch-1 f1c53b8 PiperOrigin-RevId: 810954361
1 parent 91eda71 commit bff386d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
stale-issue-label: "status:stale"
2323
close-issue-reason: not_planned
2424
any-of-labels: "status:awaiting user response"
25+
remove-stale-when-updated: true
26+
labels-to-remove-when-unstale: 'status:awaiting user response,status:stale'
2527
stale-issue-message: >
2628
This issue has been marked as stale because it has been open for 7 days with no activity. It will be closed in 2 days if no further activity occurs.
2729
close-issue-message: >

0 commit comments

Comments
 (0)