You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop the Vela start.sh entrypoint and run the plugin binary directly
(ENTRYPOINT ["/plugin"]); the diff is now produced in-plugin
(PARAMETER_DIFF_SOURCE=github) or piped on stdin. Also run the coverage
job on fork PRs, tolerating the read-only-token comment 403 via
continue-on-error.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments