Files
InfiniteAPI/.github/workflows
Renato Alcara 8a93fd2614 fix(ci): replace auto-merge action with direct squash merge
The `peter-evans/enable-pull-request-automerge@v3` action requires
branch protection rules on the target branch. Without them, the
GitHub GraphQL API rejects with "Pull request is in clean status".

Replace with `gh pr merge --squash --delete-branch` which merges
the PR immediately after creation without requiring branch protection
rules, and automatically cleans up the temporary branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:44:58 -03:00
..
2025-07-18 23:20:24 +03:00