mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
The pull_request-triggered workflow gets a read-only token on fork PRs, so posting the size comment failed with 403. Build jobs now only upload artifacts; a separate workflow_run-triggered workflow with write permissions downloads them and posts the comment. The PR number travels via an untrusted artifact, so the report validates it and checks the PR head SHA against the triggering run before commenting. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Entire-Checkpoint: 302a325be262