Name changes in workflows.

This commit is contained in:
2026-05-10 15:38:29 -04:00
parent 88db43770b
commit a1b0c16508
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -28,7 +28,7 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: PR Check @ Benedikta" notification_title: "GITEA: PR Check @ Lunafreya"
notification_message: "Checking for existing PR... 🔍" notification_message: "Checking for existing PR... 🔍"
- name: PR Check/Creation - name: PR Check/Creation
@@ -44,7 +44,7 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: PR Check @ Benedikta" notification_title: "GITEA: PR Check @ Lunafreya"
notification_message: "PR Check done 🎟️" notification_message: "PR Check done 🎟️"
generate-service-list: generate-service-list:
@@ -156,7 +156,7 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: Docker Compose Dry Run @ Benedikta" notification_title: "GITEA: Docker Compose Dry Run @ Lunafreya"
notification_message: "Starting Docker Compose dry run..." notification_message: "Starting Docker Compose dry run..."
- name: Get list of Compose files - name: Get list of Compose files
@@ -200,7 +200,7 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: Docker Compose Dry Run @ Benedikta" notification_title: "GITEA: Docker Compose Dry Run @ Lunafreya"
notification_message: "Docker Compose dry run completed successfully." notification_message: "Docker Compose dry run completed successfully."
pr-merge: pr-merge:
@@ -291,7 +291,7 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: Docker Compose Deployment @ Benedikta" notification_title: "GITEA: Docker Compose Deployment @ Lunafreya"
notification_message: "Starting Docker Compose run..." notification_message: "Starting Docker Compose run..."
- name: Generate .env from Hashicorp Vault - name: Generate .env from Hashicorp Vault
@@ -321,5 +321,5 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: Docker Compose Deployment @ Benedikta" notification_title: "GITEA: Docker Compose Deployment @ Lunafreya"
notification_message: "Deployment completed successfully." notification_message: "Deployment completed successfully."
+2 -2
View File
@@ -99,7 +99,7 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Benedikta" notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Lunafreya"
notification_message: "Starting Docker Compose run..." notification_message: "Starting Docker Compose run..."
- name: Generate .env from Hashicorp Vault - name: Generate .env from Hashicorp Vault
@@ -129,5 +129,5 @@ jobs:
with: with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}" gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}" gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Benedikta" notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Lunafreya"
notification_message: "Deployment completed successfully." notification_message: "Deployment completed successfully."