canola.nvim/.github
Barrett Ruth 71b51746af
ci(digest): auto-approve digest PRs via PAT to satisfy review requirement (#46)
Problem: the main branch ruleset requires 1 approving review, which
blocks auto-merge. The GITHUB_TOKEN cannot approve its own PR.

Solution: after creating the PR, approve it using DIGEST_PAT (a
fine-grained PAT stored as a repo secret), then enable auto-merge.
The approval comes from a different actor than the bot, satisfying
require_last_push_approval.
2026-03-03 15:18:20 -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): auto-approve digest PRs via PAT to satisfy review requirement (#46) 2026-03-03 15:18:20 -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