Merge uat → main: GRO-1509 OIDC accountLinking fix Sign-offs cleared: - QA: GRO-1510 ✓ - UAT: GRO-1515 ✓ - Security: GRO-1516 ✓ - Infra: groombook/infra PR #413 ✓
chore: migrate .github/workflows to .gitea/workflows Migrate CI workflow from GitHub Actions to Gitea Actions. - Registry: ghcr.io → git.farh.net - Auth: secrets.GITHUB_TOKEN → gitea.token - Cache: type=gha → type=registry Part of GRO-1315.
@@ -0,0 +1,11 @@
{
"mcpServers": {
"gitea": {
"type": "http",
"url": "https://git-mcp.farh.net/mcp",
"headers": {
"Authorization": "Bearer ${GITEA_TOKEN}"
}
The note is not visible to the blocked user.