feat(mcp): restore gitea-merge-queue workflow #16
Reference in New Issue
Block a user
Delete Branch "fix/merge-queue-mcp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Restore the
gitea-merge-queue.ymlserialized merge queue for the MCP repo.This PR was previously opened as #14 but closed without merge — the branch
is now recreated from current main.
Includes:
.gitea/scripts/gitea-merge-queue.py— the standard merge queue script.gitea/workflows/gitea-merge-queue.yml— workflow withREQUIRED_CONTEXTSpointing to
CI / test (pull_request)(MCP's CI context)The
[Do]merge gate is enforced by the org-level pre-receive hook server-side.SOP status is expected from org-level SOP automation.
Test plan
.gitea/workflows/gitea-merge-queue.ymlmerge-queuelabel PRs🤖 Generated with Claude Code
Pull request closed