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
Browse filesBrowse the repository at this point in the historyBrowse files
DevForge Engineer
committed
cowork-bot: seed server-side auto-PR workflow for cowork/improve-* branches
Enables the Cowork rotation to open a PR without sandbox GitHub API access
(the workflow runs on push with the repo GITHUB_TOKEN and creates the PR if none exists).
--body "Automated improvement PR from the Cowork repo-improver rotation (one coherent senior-dev improvement per run; see individual commit messages). Subsequent runs push additional commits to this PR rather than opening new ones."
34
+
else
35
+
echo "Open PR already exists for $GITHUB_REF_NAME — nothing to do."
0 commit comments