|
100 | 100 | </details>
|
101 | 101 |
|
102 | 102 |
|
103 |
| - ### Insufficient logs |
104 |
| -
|
105 |
| - <details><summary>Select me to read instructions</summary> |
106 |
| -
|
107 |
| -
|
108 |
| - If you already gave us a log, and the Renovate team said it's not enough, then follow the instructions from the **No logs at all** section. |
109 |
| -
|
110 |
| - </details> |
111 |
| -
|
112 |
| -
|
113 | 103 | ### Formatting your logs
|
114 | 104 |
|
115 | 105 | <details><summary>Select me to read instructions</summary>
|
|
137 | 127 |
|
138 | 128 | The Renovate team
|
139 | 129 |
|
| 130 | +'auto:logs-insufficient': |
| 131 | + comment: > |
| 132 | + Hi there, |
| 133 | +
|
| 134 | +
|
| 135 | + The logs you provided are insufficient to help you. |
| 136 | +
|
| 137 | +
|
| 138 | + Please provide more logs, or more detailed logs, so we can help you. Be sure to include _DEBUG_ logs, and don't excessively redact or truncate them. |
| 139 | +
|
| 140 | +
|
| 141 | + If you feel the logs are too large to paste here, please use a service like [GitHub Gist](https://gist.github.com/) and paste the link here. |
| 142 | +
|
| 143 | +
|
| 144 | + Read the [Renovate docs, Troubleshooting](https://docs.renovatebot.com/troubleshooting/) to learn more about getting the correct logs. |
| 145 | +
|
| 146 | +
|
| 147 | + Thanks, the Renovate team |
| 148 | +
|
140 | 149 | 'auto:logs-packages':
|
141 | 150 | comment: >
|
142 | 151 | Hi there,
|
143 | 152 |
|
144 | 153 |
|
145 |
| - A maintainer wants you to find and share a specific log message (`packageFiles with updates`) from your repository or environment. |
| 154 | + Please locate the debug message `packageFiles with updates` in your logs and paste the contents here. Depending on your question, we may need the full list of packages or only one. |
146 | 155 |
|
147 | 156 |
|
148 | 157 | If you self-host Renovate: make sure you run Renovate with `LOG_LEVEL=debug` to get the debug log messages! Next, open the debug-level logs and search for `packageFiles with updates`. This text marks the start of a structured log message that shows every package file, dependency, and update that Renovate found.
|
|
531 | 540 |
|
532 | 541 |
|
533 | 542 | Thanks, the Renovate team
|
| 543 | +
|
| 544 | +'auto:inactive-pr': |
| 545 | + comment: > |
| 546 | + Hi there, |
| 547 | +
|
| 548 | +
|
| 549 | + This PR appears to have been inactive for a while. Please let us know if you are still working on it, or if we can close it for now. |
| 550 | +
|
| 551 | +
|
| 552 | + Thanks, the Renovate team |
| 553 | +
|
| 554 | +'auto:close-inactive-pr': |
| 555 | + comment: > |
| 556 | + Hi there, |
| 557 | +
|
| 558 | +
|
| 559 | + We're closing this PR due to inactivity, but we are happy for you, or others, to finish the PR if time allows. |
| 560 | +
|
| 561 | +
|
| 562 | + Thanks, the Renovate team |
| 563 | +
|
| 564 | + close: true |
0 commit comments