Redoing manual approval step.
This commit is contained in:
@@ -169,7 +169,11 @@ jobs:
|
|||||||
uses: https://git.trez.wtf/Trez/gitea-manual-approval@main
|
uses: https://git.trez.wtf/Trez/gitea-manual-approval@main
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
approvers: "trez.one,gitea-sonarqube-bot,renovate-bot,root"
|
api_url: ${{ gitea.api_url }}
|
||||||
|
repo_owner: ${{ github.repository_owner }}
|
||||||
|
repo_name: ${{ github.event.repository.name }}
|
||||||
|
approvers: "WTF"
|
||||||
|
apprise_api_url: ${{ secrets.APPRISE_URL }}
|
||||||
|
|
||||||
# apply:
|
# apply:
|
||||||
# name: Apply Tofu Plan
|
# name: Apply Tofu Plan
|
||||||
|
|||||||
Reference in New Issue
Block a user