whisper-money/.github/workflows
Víctor Falcón 10bd7da5db
feat: Add automerge workflow for labeled PRs (#88)
## Summary
- Adds a new GitHub Actions workflow that enables auto-merge when the
"Automerge" label is added to a PR
- Uses `gh pr merge --auto --squash` to squash-merge once all required
CI checks pass

## Test plan
- [ ] Add the "Automerge" label to this PR to verify the workflow
triggers
- [ ] Confirm the PR is auto-merged after CI passes
2026-01-31 13:34:17 +00:00
..
automerge.yml feat: Add automerge workflow for labeled PRs (#88) 2026-01-31 13:34:17 +00:00
ci.yml Add production Docker setup for easy self-hosting with the CI-built image (#42) 2025-12-30 07:22:19 +01:00