Skip to content

Commit ebc9be4

Browse files
authored
added label action
1 parent 5d0fc73 commit ebc9be4

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

.github/label-commenter-config.yml

+14-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,20 @@
33
# Make sure to also add the response to .github/workflows/reply-bot.yml!
44
# Due to the way it works, you have to add each response twice, once for the issue, once for the discussions!
55

6-
labels:
6+
labels:
7+
#######################################################################
8+
# Bot Response: ROI setup
9+
#######################################################################
10+
- name: bot-reply ROI Setup
11+
labeled:
12+
issue:
13+
body: |
14+
Make sure to setup your ROIs properly. Have a look on our documentation: https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/#how-to-setup-the-digit-rois-perfectly
15+
discussion:
16+
body: |
17+
Make sure to setup your ROIs properly. Have a look on our documentation: https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/#how-to-setup-the-digit-rois-perfectly
18+
19+
720
#######################################################################
821
# Bot Response: Logfile
922
#######################################################################

0 commit comments

Comments
 (0)