Pr commenting #19

Merged
pi3c merged 1 commits from feature/pr-comment into dev 2026-05-13 19:21:44 +00:00

1 Commits

Author SHA1 Message Date
9124aa17d5 feat: add pr-comment step to post CI results on pull requests
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
Adds a Woodpecker pipeline step that posts a formatted comment with test results and coverage to Gitea PRs after CI completes.

Comment includes: commit SHA (linked), source/target branches, pipeline link, and a status table for lint, type check, unit tests, integration tests, e2e tests, and coverage percentage.
2026-05-13 21:22:17 +03:00