Files
LCEssentials/.gitea/workflows/test.yml
Developer @ Loverde Company c6859bf9e3 fix(ci): use github.run_number for the email's run link, not run_id
github.run_id is a global counter across the whole Gitea instance (the
same numbering as the 'task NNNN' IDs in the runner's own logs), not
what Gitea's web UI uses in its /actions/runs/<n> URL - that's the
per-repository run_number. The email's 'Ver execução' link pointed at
a run belonging to a different, unrelated repo/workflow entirely.
2026-09-11 18:17:56 -03:00

102 lines
5.4 KiB
YAML