OSDN Git Service

[skip ci]
authorNeko7sora <oeyvdfqbt@relay.firefox.com>
Fri, 11 Jun 2021 14:58:35 +0000 (23:58 +0900)
committerGitHub <noreply@github.com>
Fri, 11 Jun 2021 14:58:35 +0000 (23:58 +0900)
.github/workflows/label-commenter.yml

index b7a7afd..6e5a630 100644 (file)
@@ -1,30 +1,10 @@
-name: Label Commenter
-
-on:
-  issues:
-    types:
-      - labeled
-      - unlabeled
-  pull_request_target:
-    types:
-      - labeled
-      - unlabeled
-
-permissions:
-  contents: read
-  issues: write
-  pull-requests: write
-
-jobs:
-  comment:
-    runs-on: ubuntu-18.04
-    steps:
-      - uses: actions/checkout@v2
-        with:
-          ref: main # Set your default branch
-
-      - name: Label Commenter
-        uses: peaceiris/actions-label-commenter@v1
+comment:
+  header: Hi, there.
+  footer: "\
+    ---\n\n
+    > これは、自動的に作成されたコメントです。\
+    ボットに反応したり、言及しても何の効果もありません。
+    "
         
 labels:
   - name: auto_OSDN-tickets