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 1e42983 commit 804c489Copy full SHA for 804c489
README.md
@@ -34,11 +34,11 @@ whitelist:
34
- bob
35
- carol
36
37
-# Number of days after last action (commit or opening the pull request) before issue can be merged
38
-mergedelay: 3
+# Number of hours after last action (commit or opening the pull request) before issue can be merged
+mergedelay: 24
39
40
-# Number of days after last action (commit or opening the pull request) before issue is autoclosed
41
-timeout: 30
+# Number of hours after last action (commit or opening the pull request) before issue is autoclosed
+timeout: 720
42
```
43
44
## Voting
0 commit comments