Skip to content

ci: auto-enable auto-merge on PRs#4

Closed
kazukinakai wants to merge 2 commits into
mainfrom
ci/auto-merge-workflow
Closed

ci: auto-enable auto-merge on PRs#4
kazukinakai wants to merge 2 commits into
mainfrom
ci/auto-merge-workflow

Conversation

@kazukinakai

Copy link
Copy Markdown
Member

Adds the auto-merge.yml workflow (same as airis-studio / airis-workspace / agile-server): on every PR it enables GitHub auto-merge (merge commit) via actions/github-script, with exponential-backoff retry for the race windows.

Combined with allow_auto_merge and delete_branch_on_merge (both already enabled org-wide), PRs merge themselves once CI is green and the remote branch is deleted automatically. Local worktree/branch cleanup is handled by a git-worktree-sweep launchd job.

🤖 Generated with Claude Code

@kazukinakai

Copy link
Copy Markdown
Member Author

auto-merge 自動化は不採用に決定(native の Enable auto-merge を手動運用)。#5 で入れた auto-merge.yml も撤去予定。close します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant