Parcourir la source

added label action

CaCO3 il y a 2 ans
Parent
commit
b1df7df580
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  1. 12 0
      .github/label-commenter-config.yml

+ 12 - 0
.github/label-commenter-config.yml

@@ -4,6 +4,18 @@
 # Due to the way it works, you have to add each response twice, once for the issue, once for the discussions!
   
  labels:
+  #######################################################################
+  # Bot Response: Documentation
+  #######################################################################
+  - name: bot-reply Documentation
+    labeled:
+      issue:
+          body: |
+            Please have a look on our documentation: https://jomjol.github.io/AI-on-the-edge-device-docs
+      discussion:
+          body: |
+            Please have a look on our documentation: https://jomjol.github.io/AI-on-the-edge-device-docs
+
   #######################################################################
   # Bot Response: ROI setup
   #######################################################################