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
Address Copilot review: security hardening and docs fixes
- Add dispatch sender validation guard
- Use fetch-depth: 0 for reliable PR branch creation
- Inline ref expression in checkout to avoid GITHUB_OUTPUT injection
- Sanitize ref value before writing to GITHUB_OUTPUT for PR metadata
- Make auto-merge conditional on workflow_dispatch only (not repository_dispatch)
- Update README with full regeneration steps (install, build, prepare)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments