Skip to content

Commit 9571248

Browse files
committed
[github] automatically comment when I-logging label is applied
1 parent 647d904 commit 9571248

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/label-commenter-config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,11 @@ labels:
129129
This issue is looking for contributors.
130130
131131
Please comment below or reach out to us through our [IRC/Slack/Matrix channels](https://www.selenium.dev/support/) if you are interested.
132+
- name: I-logging
133+
labeled:
134+
issue:
135+
body: |
136+
We need more information about this issue in order to troubleshoot.
137+
138+
Please turn on logging and re-run your code. Information on how to adjust logs for your language can be found in our
139+
[Troubleshooting documentation](https://www.selenium.dev/documentation/webdriver/troubleshooting/logging/).

0 commit comments

Comments
 (0)