Files
gitea/templates/mail/repo/actions/workflow_run.devtest.yml
admin 7a61cd3abc
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
gitea source for verification 2026-05-22
2026-05-22 16:44:59 +08:00

21 lines
368 B
YAML

RunStatusText: Jobs status aggregation
Repo:
FullName: Repo/Name
Run:
WorkflowID: workflow.yml
HTMLURL: http://localhost/run/1
Jobs:
- Name: Job-Name-1
Status: success
Attempt: 1
HTMLURL: http://localhost/job/1
Duration: 1h2m3s
- Name: Job-Name-2
Status: failure
Attempt: 2
HTMLURL: http://localhost/job/2
Duration: 1h2m3s