fabro/docs
Bryan Helmkamp 8716d235d1 Add auto-merge support for pull requests via GitHub GraphQL API
When `auto_merge = true` is set in `[pull_request]` config, Fabro enables
GitHub's auto-merge on created PRs using the `enablePullRequestAutoMerge`
GraphQL mutation. Auto-merge implies `draft = false` since GitHub doesn't
allow auto-merge on draft PRs. A `merge_strategy` field (squash/merge/rebase,
default squash) controls the merge method. Failures to enable auto-merge
(e.g. repo doesn't have the setting enabled) warn but don't fail the run.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 08:37:24 -04:00
..
administration Designate retros as experimental, disable by default via [features] flag 2026-03-15 20:36:32 -04:00
agents Improve hooks docs: multi-layer config, clearer matchers table, sandbox context 2026-03-15 21:52:25 -04:00
api-reference Add auto-merge support for pull requests via GitHub GraphQL API 2026-03-16 08:37:24 -04:00
changelog Regenerate March 15 changelog with fork, upgrade, and asset commands 2026-03-15 19:59:30 -04:00
core-concepts Reorganize docs nav: merge Server Mode into Deployment, move Comparison and Dark Factory 2026-03-14 15:39:08 -04:00
deployment docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
examples Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
execution Designate retros as experimental, disable by default via [features] flag 2026-03-15 20:36:32 -04:00
getting-started Docs updates: reorder nav, rename DOT Language, simplify dark factory, add fork/upgrade/asset docs 2026-03-15 20:13:23 -04:00
human-tools Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
images Improve workflow diagram with LR layout and docs styling 2026-03-14 12:10:35 -04:00
integrations Update docs for new CLI commands, GitHub token injection, and events 2026-03-15 18:33:18 -04:00
languages Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
logo Fix logo SVG viewBox clipping the right edge of the O 2026-03-14 14:11:36 -04:00
reference Add --direction flag to fabro graph (#15) 2026-03-15 23:18:05 -04:00
tutorials Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
workflows Random Edge Selection (#12) 2026-03-15 19:54:48 -04:00
.mintignore Fix Mintlify dev server: valid navbar URL and ignore AGENTS.md 2026-03-05 16:29:50 -05:00
docs.json Add Fabro SDK reference page documenting the fabro-llm crate public API 2026-03-15 20:56:08 -04:00
favicon.svg Rebrand docs site from Arc to Fabro 2026-03-11 21:27:58 -04:00