Changing manual approval action...
This commit is contained in:
@@ -166,17 +166,10 @@ jobs:
|
||||
working_directory: cloudflare
|
||||
|
||||
- name: Wait for manual approval
|
||||
uses: trstringer/manual-approval@v1.12.0
|
||||
uses: https://git.trez.wtf/Trez/gitea-manual-approval@main
|
||||
with:
|
||||
secret: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
approvers: WTF
|
||||
minimum-approvals: 1
|
||||
issue-title: "Tofu Plan for ${{ needs.check-and-create-pr.outputs.pr_number }}"
|
||||
issue-body: "Please approve or deny the deployment of the below Tofu plan"
|
||||
additional-approved-words: app,lgtm,y,m
|
||||
issue-body-file-path: cloudflare/cloudflare.tfplan
|
||||
exclude-workflow-initiator-as-approver: false
|
||||
fail-on-denial: true
|
||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
approvers: trez,gitea-sonarqube-bot,renovate-bot,root
|
||||
|
||||
# apply:
|
||||
# name: Apply Tofu Plan
|
||||
|
||||
Reference in New Issue
Block a user