PR_COMMENTS_URL for the plan comment step.
This commit is contained in:
@@ -150,6 +150,7 @@ jobs:
|
|||||||
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
||||||
commenter_exitcode: ${{ steps.tofu-plan.outputs.exitcode }}
|
commenter_exitcode: ${{ steps.tofu-plan.outputs.exitcode }}
|
||||||
git_token: ${{ secrets.BOT_GITEA_TOKEN }}
|
git_token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
|
pr_comments_url: ${{ env.PR_COMMENTS_URL }}
|
||||||
working_directory: cloudflare
|
working_directory: cloudflare
|
||||||
|
|
||||||
# - name: Wait for manual approval
|
# - name: Wait for manual approval
|
||||||
|
|||||||
Reference in New Issue
Block a user