chore: new template
All checks were successful
Sample Testing / my_job (push) Successful in 58s

This commit is contained in:
Marcel S. Henselin 2026-04-16 09:52:54 +02:00
parent a87686cb73
commit f486b95d02
2 changed files with 205 additions and 39 deletions

View file

@ -18,9 +18,12 @@ jobs:
if: ${{ always() }}
uses: https://stackit-solutions.git.onstackit.cloud/actions/notify@v0.1.0
with:
author: ${{ forgejo.actor }}
giturl: ${{ forgejo.server_url }}
project: ${{ forgejo.repository }}
commit: ${{ steps.slug.outputs.sha8 }}
branch: ${{ forgejo.ref }}
status: ${{ job.status }}
actionid: ${{ forgejo.repository }}/actions/runs/${{ forgejo.run_id }}
actionid: ${{ forgejo.run_id }}
webhook: "${{ secrets.WEBHOOK_URL }}"
event_body: ""