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
* Write ai_prompt.md and resolution_output.txt under $RUNNER_TEMP
instead of the checkout root, so peter-evans/create-pull-request
can't pick them up.
* Add add-paths: patches/*.patch + patches/patches.json on the PR
step as belt-and-suspenders so only the patch artefacts are ever
committed, regardless of what else lands in the workspace.
* Drop the secrets.MODELS_PAT override now that org-level Models is
enabled — the auto-injected GITHUB_TOKEN with permissions:models:read
works, and the workflow is fully secret-free again.
* Bump the action version mention in the PR body template to v2.
0 commit comments