mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-28 01:21:46 +00:00
8e9424ce8d
* Make publish branches append-only Transition the publish workflow so main and marketplace are updated by append-only commits built on top of each branch's current tip instead of force-pushing source-branch history.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix worktree path handling in publish workflow Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Handle publish branch tip drift before atomic push Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Clarify publish drift error details Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Improve concurrent publish drift message Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>