feat(gatekeeper): add PR merge automation service with Gitea webhook integration #758
Reference in New Issue
Block a user
Delete Branch "feat/ms-gate-001-gatekeeper"
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
Verification
pnpm format:checkSKIP_ENV_VALIDATION=true pnpm turbo typecheckSKIP_ENV_VALIDATION=true pnpm turbo lintSKIP_ENV_VALIDATION=true pnpm turbo test --filter=@mosaic/api -- --testPathPattern="gatekeeper"