From 47af692fff7354948f93bcded659df9024506d5a Mon Sep 17 00:00:00 2001 From: Rylorx Date: Thu, 16 Apr 2026 21:31:28 -0400 Subject: [PATCH] test: contributor push check --- TODOS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODOS.md b/TODOS.md index d31232e..4e8b08f 100644 --- a/TODOS.md +++ b/TODOS.md @@ -1,3 +1,5 @@ # TODOs - Generalize the GitHub merge automation so any gsync team can use it without this repo's shared Firebase admin secret. Likely shape: team-scoped GitHub installation or webhook configuration plus a server-side trust model that resolves repo merges to the right team and updates plans without giving every repo direct Firestore admin access. + +