Plan PR comment and approval steps.

This commit is contained in:
2025-11-02 18:10:20 -05:00
parent 1113e569dc
commit 3da93d22a8
+1 -1
View File
@@ -127,7 +127,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
with:
commenter_type: plan
commenter_input: ${{ steps.tofu_plan.outputs.plan-output }}
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}
commenter_exitcode: ${{ steps.step_id.outputs.exitcode }}
- name: Wait for manual approval