Skip to content

Conversation

@wrp
Copy link
Owner

@wrp wrp commented Nov 29, 2025

Summary

  • Add a GitHub Actions workflow that enables auto-merge with rebase for single-commit PRs
  • Multi-commit PRs will use the default merge commit strategy

Configure the repo:

gh repo edit --enable-auto-merge
gh repo edit --enable-merge-commit

Generated with Claude Code

wrp and others added 2 commits November 29, 2025 07:36
Enable auto-merge in the repo with:

    gh repo edit --enable-auto-merge

Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Type: github
Type: infra
Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Type: github
Type: infra
@wrp wrp force-pushed the auto-rebase-merge branch from 85f23af to c175895 Compare November 29, 2025 14:37
CI generates the following error:
fatal: not a git repository (or any of the parent directories): .git

Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Type: github
Type: infra

Type: .github
@wrp wrp merged commit a074553 into main Nov 29, 2025
1 check passed
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.

2 participants