Commit Graph

2 Commits

Author SHA1 Message Date
Cal Corum
ef47f263f8 ci: add auto-merge workflow for docs-only PRs
All checks were successful
Auto-merge docs-only PRs / auto-merge-docs (pull_request) Successful in 3s
Automatically approves and merges PRs to main when all changed
files are markdown (.md), reducing manual review overhead for
documentation updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 23:28:55 -05:00
Cal Corum
2900369fe0 ci: add Gitea Action to auto-reindex KB on markdown push
When .md files are pushed to main, the workflow sends an HMAC-signed
POST to the md-kb-rag webhook on manticore, which triggers git pull
+ incremental re-index of the knowledge base.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 07:04:47 -05:00