* Initial plan * fix(ci): improve cleanup workflow resilience and fork compatibility - Switch from pull_request to pull_request_target for fork compatibility - Use fetch-depth: 0 to get full history - Add git pull --rebase before push to handle concurrent merges - Soften startup hook reference to clarify it's configurable Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> * fix(ci): add error handling and security documentation - Add fallback to regular merge if rebase fails due to conflicts - Document security considerations for pull_request_target usage - Clarify why this workflow is safe for fork PRs Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> * fix(ci): make merge strategy explicit in fallback Use --no-rebase --no-edit flags to ensure merge doesn't prompt for editor Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| actions/setup-docs-env | ||
| agents | ||
| instructions | ||
| pull_request_template | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| INSTRUCTIONS.md | ||
| ISSUE_TEMPLATE.md | ||
| PREVIEW_SETUP.md | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY.md | ||
| copilot-instructions.md | ||