From e3cb806e4bd02c30ece6f9c248a989d24e92e3dc Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 19 Nov 2025 06:27:23 -0500 Subject: [PATCH] PR_COMMENTS_URL (testing on init step first). --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 5196047..39bb30a 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -126,6 +126,7 @@ jobs: commenter_input: ${{ steps.tofu-init.outputs.init-output }} commenter_exitcode: ${{ steps.tofu-init.outputs.exitcode }} git_token: ${{ secrets.BOT_GITEA_TOKEN }} + pr_comments_url: ${{ env.PR_COMMENTS_URL }} working_directory: cloudflare - name: Tofu Plan