We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459f7f0 commit 80a5b9bCopy full SHA for 80a5b9b
.github/workflows/lock.yml
@@ -18,11 +18,14 @@ jobs:
18
with:
19
issue-inactive-days: 31
20
pr-inactive-days: 31
21
+ discussion-inactive-days: 31
22
issue-comment: >
23
This issue has been automatically locked since there
24
has not been any recent activity after it was closed.
25
Please open a new issue for related bugs.
26
pr-comment: >
27
This pull request has been automatically locked since there
28
- Please open a new issue for related bugs.
29
+ discussion-comment: >
30
+ This discussion has been automatically locked since there
31
+ has not been any recent activity after it was closed.
0 commit comments