Plan PR comment and approval steps.

This commit is contained in:
2025-11-02 18:10:20 -05:00
parent 566ed4d160
commit afc60c479c
+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