Count both paths of a rename in the docs-only CI skip; pause auto-release #55
Reference in New Issue
Block a user
Delete Branch "skip-ci-for-root-markdown"
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?
The docs-only fast path skipped the whole gate when code was renamed onto a
.mdpath:git diff --name-onlynames only a rename's destination, andgit status --porcelaincollapses one toR old -> new, so a deleted source file read as documentation. Both channels now pass--no-renames.Auto-release is gated behind the
AUTO_RELEASEActions variable, and every tag has been removed from the repo and the registry — Plainpages is pre-announcement and stays unversioned until it is worth showing.