diff --git a/.github/ISSUE_TEMPLATE/01_report_issue.yml b/.github/ISSUE_TEMPLATE/01_report_issue.yml index 09c785644..fcbc9c0c8 100644 --- a/.github/ISSUE_TEMPLATE/01_report_issue.yml +++ b/.github/ISSUE_TEMPLATE/01_report_issue.yml @@ -95,7 +95,7 @@ body: required: true - label: I have written a short but informative title. required: true - - label: I have updated the app to version **[0.15.1](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. + - label: I have updated the app to version **[0.15.2](https://github.com/tachiyomiorg/tachiyomi/releases/latest)**. required: true - label: I have updated all installed extensions. required: true diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index 3fe3376f2..8ca19857a 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -13,9 +13,17 @@ jobs: - name: Moderate issues uses: tachiyomiorg/issue-moderator-action@v2 with: - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.ISSUE_MODERATOR_PAT }} duplicate-label: Duplicate + blurbs: | + [ + { + "keywords": ["cf", "cloudflare"], + "message": "Refer to the **Solving Cloudflare issues** section at https://tachiyomi.org/docs/guides/troubleshooting/#cloudflare. If it doesn't work, migrate to other sources or wait until they lower their protection." + } + ] + duplicate-check-enabled: true duplicate-check-labels: | ["Source request", "Domain changed"] @@ -23,6 +31,7 @@ jobs: existing-check-enabled: true existing-check-labels: | ["Source request", "Domain changed"] + existing-check-repo-url: https://raw.githubusercontent.com/keiyoushi/extensions/repo/index.min.json auto-close-rules: | [