canola.nvim/.github/workflows
Barrett Ruth 20bb43057e
ci(digest): use fixed branch with force-push for weekly digest (#44)
Problem: the workflow creates a new dated branch each run. If a digest
PR is not merged before the next run, duplicate PRs accumulate.

Solution: use a single canonical branch ci/upstream-digest with
--force push. Each run resets to main, applies any new items, and
force-pushes. If a PR is already open for the branch, GitHub updates
it in place. A new PR is only created (with auto-merge) when none
exists. The close-stale step is no longer needed.
2026-03-03 15:06:08 -05:00
..
automation_remove_question_label_on_comment.yml build: modernize repository (#27) 2026-02-22 16:06:31 -05:00
automation_request_review.yml feat: support vim.g.oil configuration + remove release-please (#17) 2026-02-21 22:38:38 -05:00
luarocks.yaml build: modernize repository (#27) 2026-02-22 16:06:31 -05:00
quality.yaml ci: migrate to nix 2026-02-23 18:13:51 -05:00
test.yaml build: modernize repository (#27) 2026-02-22 16:06:31 -05:00
upstream-digest.yml ci(digest): use fixed branch with force-push for weekly digest (#44) 2026-03-03 15:06:08 -05:00