canola.nvim/doc
Barrett Ruth bb128e96af
ci: replace docgen push with staleness check
Problem: the docgen workflow pushed directly to main, which is blocked
by repository rulesets. No token-based push from GitHub Actions can
bypass ruleset rules on personal repos.

Solution: replace the push step with a git diff --exit-code check that
fails if generated docs are out of date. Docs must now be committed by
the developer via make doc. Also regenerates docs to reflect batch 4
changes (close_float, OilFileIcon, OilExecutableHidden, recipe link).
2026-02-20 21:16:17 -05:00
..
api.md [docgen] Update docs 2026-02-20 21:33:22 +00:00
oil.txt ci: replace docgen push with staleness check 2026-02-20 21:16:17 -05:00
recipes.md docs(recipes): add recipe to disable hidden file dimming 2026-02-20 20:26:08 -05:00