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
agents.md: document upstream PR prep via agent-helpers/upstream-pr-prep.sh
Adds a new 'Upstream PR prep' section to the agent-facing build/run/test
instructions, pointing at the helper script shipped in this session
(commit 77532cf, merged to master via 89f87b5). Covers:
- Script invocation with all mode flags (prep, build, push, cleanup,
dry-run)
- Prerequisites: gh auth login, jq installed
- Commit message review flow (agent prepares, operator confirms in
chat, script reads file verbatim)
- Worktree strategy (not git switch -c, to keep agent-helpers/
intact)
- /tmp-tmpfs workaround via --worktree /var/tmp/...
- Explicit 'never run travis-install-build-deps.sh'
- Convention: strip Co-Authored-By, no Signed-off-by
- Cross-references to auto-memory reference_upstream_pr_workflow.md
and the lab parking doc at
lab/cncmill1/memory/parked-linuxcnc-upstream-teleop-pr.md
0 commit comments