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 4160d91 commit d144fe3Copy full SHA for d144fe3
.github/workflows/stale.yml
@@ -23,5 +23,6 @@ jobs:
23
only-labels: "Awaiting OP Action"
24
close-issue-message: "Closing this issue as no feedback has been received."
25
days-before-stale: -1
26
- days-before-close: 1
+ days-before-issue-close: 1
27
+ days-before-pr-close: -1
28
labels-to-remove-when-unstale: "Awaiting OP Action"
0 commit comments