* 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> |
||
|---|---|---|
| .. | ||
| audit-documentation.yml | ||
| cleanup-ephemeral-docs.yml | ||
| cleanup-stale-previews.yml | ||
| influxdb3-release.yml | ||
| pr-link-check.yml | ||
| pr-preview.yml | ||
| prepare-release.yml | ||
| sync-link-checker-binary.yml | ||
| sync-plugins.yml | ||
| trigger-on-release.yml | ||