1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-04 00:51:49 +00:00

[CI] Auto close issues that do not follow the template/form correctly and dump logs outside the logs section

This commit is contained in:
Jesse Hills
2025-07-21 09:38:57 +12:00
parent 5b3d61b4a6
commit 8ab3cb9d2b
2 changed files with 253 additions and 1 deletions

View File

@@ -21,6 +21,10 @@ body:
Provide a clear and concise description of what the problem is.
⚠️ **WARNING: Do NOT paste logs, stack traces, or error messages here!**
Use the "Logs" section below instead. Issues with logs
in this field will be automatically closed.
- type: markdown
attributes:
value: |
@@ -79,7 +83,7 @@ body:
- type: textarea
id: logs
attributes:
label: Anything in the logs that might be useful for us?
label: Logs
description: For example, error message, or stack traces. Serial or USB logs are much more useful than WiFi logs.
render: txt
- type: textarea