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.
2 parents 5bbaf86 + bac76ad commit c155e74Copy full SHA for c155e74
.github/workflows/no-response.yaml
@@ -39,3 +39,10 @@ jobs:
39
that we can investigate further. See [this blog post on bug reports and the
40
importance of repro steps](https://www.lee-dohm.com/2015/01/04/writing-good-bug-reports/)
41
for more information about the kind of information that may be helpful.
42
+ days-before-pr-stale: 7
43
+ days-before-pr-close: 0
44
+ close-pr-message: >
45
+ This PR has been automatically closed because there has been no response to
46
+ to our request for more information from the original author. Please reach out
47
+ if you have the information we requested, or open a [new issue](https://github.com/github/docs/issues/new/choose)
48
+ to describing your changes. Then we can begin the review process.
0 commit comments