From ebc9be4a2813cc29ce23ea16da919356983db752 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Fri, 20 Oct 2023 23:27:10 +0200 Subject: [PATCH] added label action --- .github/label-commenter-config.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index b8bdaeed..744cb8ac 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -3,7 +3,20 @@ # Make sure to also add the response to .github/workflows/reply-bot.yml! # Due to the way it works, you have to add each response twice, once for the issue, once for the discussions! - labels: + labels: + ####################################################################### + # Bot Response: ROI setup + ####################################################################### + - name: bot-reply ROI Setup + labeled: + issue: + body: | + 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 + discussion: + body: | + 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 + + ####################################################################### # Bot Response: Logfile #######################################################################