canola.nvim/.github
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
..
ISSUE_TEMPLATE docs: rename repository from oil.nvim to canola.nvim 2026-02-22 22:01:34 -05:00
scripts ci: add weekly upstream digest workflow (#37) 2026-03-03 14:15:46 -05:00
workflows ci: add weekly upstream digest workflow (#37) 2026-03-03 14:15:46 -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