Plan PR comment and approval steps.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user