chore: cleanup
All checks were successful
Sample Testing / my_job (push) Successful in 39s

This commit is contained in:
Marcel S. Henselin 2026-04-17 15:11:26 +02:00
parent ab184a741a
commit ffd2cd4716

View file

@ -6,21 +6,13 @@ jobs:
runs-on: stackit-docker
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Get commit hash
if: ${{ always() }}
run: echo "::set-output name=sha8::$(echo ${FORGEJO_SHA} | cut -c1-8)"
id: slug
- name: First Chat Message
if: ${{ always() }}
uses: https://stackit-solutions.git.onstackit.cloud/actions/notify@v0.1.2
with:
author: ${{ forgejo.actor }}
giturl: ${{ forgejo.server_url }}
# status: ${{ job.status }}
# status: ${{ job.status }} # optional
actionid: ${{ forgejo.run_number }}
webhook: "${{ secrets.WEBHOOK_URL }}"
# event_body: "" # optional