113f403f5a
qa_ping is a minimal single-stage file_write workflow used for live QA smoke runs (writes 'pong' into the qa/ scratch repo). The qa/ workspace itself is a nested git repo and stays untracked; the compiled tui-go binary is ignored.
125 B
125 B
Write the single word 'pong' to the file qa/sample-repo/ping.txt using file_write, then call stage_complete. Do not explain.