canola.nvim/.github/workflows
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
..
automation_remove_question_label_on_comment.yml ci: update checkout action 2024-04-23 19:21:02 -07:00
automation_request_review.yml ci: github workflow automation 2024-01-14 12:47:34 -08:00
install_nvim.sh ci: update nvim install script for new appimage name 2025-02-11 17:42:06 -08:00
tests.yml ci: replace docgen push with staleness check 2026-02-20 21:16:17 -05:00