github-actions[bot]
|
55c02bc095
|
chore: publish from main
|
2026-07-28 01:17:43 +00:00 |
|
github-actions[bot]
|
fa007c62f7
|
chore: publish from main
|
2026-07-01 00:41:05 +00:00 |
|
github-actions[bot]
|
d30a1821e3
|
chore: publish from staged
|
2026-06-17 04:12:33 +00:00 |
|
github-actions[bot]
|
dd56f2575a
|
chore: publish from staged
|
2026-06-10 04:44:36 +00:00 |
|
Aaron Powell
|
ce516684b5
|
Add labels for skill check findings (#1627)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-06 10:05:16 +10:00 |
|
Jan Krivanek
|
dd3bce4417
|
Improve skills validation runs (#1387)
|
2026-04-14 10:39:08 +10:00 |
|
Jan Krivanek
|
1c6002448d
|
Fix eval workflows (#1228)
* Fix eval workflows
* Address review: secure two-phase PR comment & byte-based truncation
- skill-check.yml: Revert to pull_request trigger (read-only token).
Remove PR comment posting; upload results as artifact instead.
- skill-check-comment.yml: New workflow_run-triggered workflow that
downloads the artifact and posts/updates the PR comment with
write permissions, without ever checking out PR code.
- skill-quality-report.yml: Replace character-based truncation with
byte-based (Buffer.byteLength) limit. Shrink <details> sections
structurally before falling back to hard byte-trim, keeping
markdown rendering intact.
|
2026-03-31 10:47:54 +11:00 |
|