canola.nvim/.github
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
..
ISSUE_TEMPLATE docs: rename repository from oil.nvim to canola.nvim 2026-02-22 22:01:34 -05:00
scripts ci(digest): update to PR-based upstream tracker workflow (#40) 2026-03-03 14:49:30 -05:00
workflows ci(digest): use fixed branch with force-push for weekly digest (#44) 2026-03-03 15:06:08 -05:00
pre-commit ci: merge workflow jobs and add makefile 2023-09-02 08:48:11 -07:00
pre-push ci: rename default branch from master to main 2026-02-20 16:32:53 -05:00