canola.nvim/.github/workflows
Barrett Ruth 1712b6feb3
docs: upstream tracking in README + daily PR mirror (#13)
* docs: replace changelog with upstream divergence table in README

Problem: fork changes were not documented anywhere user-facing. The
auto-generated CHANGELOG.md tracked upstream releases, not fork
divergence.

Solution: delete CHANGELOG.md and add a collapsed <details> block to
README.md with two tables — cherry-picked PRs (by number, with commit
hashes) and triaged upstream issues (by number, with status and
resolution). This gives users a single place to see what the fork
offers over upstream.

* ci: add daily upstream PR mirror workflow

Problem: new upstream PRs required manual monitoring of
stevearc/oil.nvim to discover.

Solution: add a GitHub Actions workflow that runs daily at 08:00 UTC
and creates issues in the fork for any upstream PRs opened in the last
24 hours. Skips dependabot PRs and deduplicates by title prefix.
Issues are labeled upstream/pr for easy filtering.
2026-02-21 15:53:53 -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: request review from fork owner instead of upstream maintainer 2026-02-21 02:20:07 -05:00
install_nvim.sh ci: update nvim install script for new appimage name 2025-02-11 17:42:06 -08:00
mirror_upstream_prs.yml docs: upstream tracking in README + daily PR mirror (#13) 2026-02-21 15:53:53 -05:00
tests.yml ci: replace docgen push with staleness check 2026-02-20 21:16:17 -05:00