1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00

Merge pull request #8046 from appwrite/EVDOG4LIFE-patch-1

Fix stale action close reason
This commit is contained in:
Steven Nguyen 2024-04-29 16:16:23 -07:00 committed by GitHub
commit 4c48d3683e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,6 @@ jobs:
days-before-close: 14
remove-stale-when-updated: true
close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information."
close-issue-reason: "not-planned"
close-issue-reason: "not_planned"
operations-per-run: 100
only-labels: "question"