Testing context.
This commit is contained in:
@@ -93,6 +93,8 @@ jobs:
|
||||
|
||||
echo "pr_number=$pr_number" >> "$GITHUB_OUTPUT"
|
||||
|
||||
echo "${{ github.ref_name }}"
|
||||
|
||||
- name: Generate .env from Hashicorp Vault
|
||||
uses: https://git.trez.wtf/Trez/hc-vault-env@main
|
||||
with:
|
||||
@@ -162,11 +164,15 @@ jobs:
|
||||
|
||||
- name: PR Comment
|
||||
uses: https://git.trez.wtf/Trez.One/git-auto-comment@main
|
||||
env:
|
||||
DEBUG: true
|
||||
with:
|
||||
platform: gitea
|
||||
api_url: https://git.trez.wtf/api/v1
|
||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
pr_index: ${{ steps.tea-pr-index.outputs.pr_number }}
|
||||
repo_owner: Trez
|
||||
repo_name: ${{ github. }}
|
||||
plan_file: cloudflare.tfplan
|
||||
comment_template: |
|
||||
🚀 **Tofu Plan Output**
|
||||
|
||||
Reference in New Issue
Block a user