You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there
34
+
has not been any recent activity after it was closed.
35
+
Please open a new issue for related topics referencing
36
+
this issue.
37
+
close-labelled-issues:
38
+
runs-on: ubuntu-latest
39
+
steps:
40
+
- uses: tiangolo/issue-manager@0.4.0
41
+
with:
42
+
token: ${{ secrets.GITHUB_TOKEN }}
43
+
config: >
44
+
{
45
+
"needs-reply": {
46
+
"delay": 2200000,
47
+
"message": "This issue was closed due to inactivity. If your request is still relevant, please open a new issue referencing this one and provide all of the requested information."
0 commit comments