ci: add auto-merge workflow for docs-only PRs #9

Merged
cal merged 1 commits from ci/auto-merge-docs-workflow into main 2026-03-19 04:29:54 +00:00
Owner

Summary

  • Adds a Gitea Actions workflow that auto-approves and merges PRs to main when all changed files are markdown (.md)
  • Reduces manual review overhead for documentation updates

Test plan

  • Merge this PR manually (it contains a .yml file, so it should NOT auto-merge itself)
  • Create a follow-up PR with only .md changes to verify auto-merge works

🤖 Generated with Claude Code

## Summary - Adds a Gitea Actions workflow that auto-approves and merges PRs to main when all changed files are markdown (.md) - Reduces manual review overhead for documentation updates ## Test plan - [ ] Merge this PR manually (it contains a .yml file, so it should NOT auto-merge itself) - [ ] Create a follow-up PR with only .md changes to verify auto-merge works 🤖 Generated with [Claude Code](https://claude.com/claude-code)
cal added 1 commit 2026-03-19 04:29:18 +00:00
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
ef47f263f8
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>
cal merged commit 67bdb58acb into main 2026-03-19 04:29:54 +00:00
cal deleted branch ci/auto-merge-docs-workflow 2026-03-19 04:29:54 +00:00
Sign in to join this conversation.
No description provided.