canola.nvim/.github/workflows
Barrett Ruth c4d827070e
ci: add weekly upstream digest workflow (#37)
Problem: new upstream issues and PRs slip through because there's no
mechanism to surface them — manual polling of stevearc/oil.nvim is
required and easy to forget.

Solution: add a Monday 9am UTC scheduled workflow that reads the
highest stevearc/oil.nvim number from doc/upstream.md, fetches merged
PRs and new open issues/PRs above that threshold via the gh CLI, and
creates a structured digest issue in barrettruth/canola.nvim. No issue
is created when there's nothing new. Falls back to a 30-day window if
doc/upstream.md can't be parsed.
2026-03-03 14:15:46 -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: add weekly upstream digest workflow (#37) 2026-03-03 14:15:46 -05:00