Commit 1e1c079
authored
chore(ci): add PR summary using $GITHUB_STEP_SUMMARY
Add .github/workflows/pr-summary.yml. Triggers on PR open/sync/reopen/ready_for_review. Writes metrics to $GITHUB_STEP_SUMMARY and posts a PR comment for non-forks.
Minimal perms (contents: read, pull-requests: write). 5-min timeout, concurrency cancel-in-progress, no secrets. No impact on build or tests.
Verification: counts computed via git diff origin/<base>...<head>. Happy to align naming/filters.1 parent 2fd1fbc commit 1e1c079
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments