docs: trim the agent guidance and drop the dead build-push reference #23
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/trim-agents-guidance"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
README.md
Removes the sentence pointing at
.forgejo/workflows/build-push.yaml. No file of that name has ever existed in this repo under any extension — the working example it meant to cite isbuild-version.yml, which consumes theversionoutput. Deleted rather than repointed, as asked; say the word if you'd rather it point atbuild-version.yml.AGENTS.md
Cut from 92 lines to 49, keeping only what an agent cannot work out by reading the repo.
Removed — the Toolchain and Commands sections (a restatement of the Makefile), the per-workflow CI listing (derivable from
.forgejo/workflows/), the renovate config location, and "use conventional commit messages".Kept — the three template divergences and why each must survive a rebuild; the
bump.ymlgotchas (theon.workflow_callsecrets:parser bug,--no-raise 3,21, the pin-backward rule, unfetchable 0-second run logs); the node-in-job-container constraint; the broken localczshim.Added — one line recording that a release run reports
cancelledeven when it succeeded, because thebump-versionwrapper job is cancelled by the bump's own push. Confirmed on run 4237 (0.3.1, all three inner jobs green) and on run 3380 back in July, so it predates the template rebuild and will recur on every release.docs:is inert, so merging cuts no release.Commitizen bump preview
No commits in this PR are eligible for a version bump.