Skip to content

fix(server): use sync mode for webhook jobs#848

Merged
RaghavChamadiya merged 1 commit into
repowise-dev:mainfrom
Sanjays2402:fix/webhook-sync-mode
Jul 17, 2026
Merged

fix(server): use sync mode for webhook jobs#848
RaghavChamadiya merged 1 commit into
repowise-dev:mainfrom
Sanjays2402:fix/webhook-sync-mode

fix(server): use sync mode for webhook jobs

ff70480
Select commit
Loading
Failed to load commit list.
Repowise Bot / Repowise / code health completed Jul 16, 2026 in 0s

Health gate (advisory)

Repository health 7.6 -> 7.6. No configured gate rule tripped.

  • AI-authored files: 0 (avg health n/a); human-authored files: 2 (avg health 9.6).

Details

Changed-file health

File Score Delta Change
tests/unit/server/test_webhooks.py 10.0 -> 9.8 -0.2 introduced primitive obsession

Touched hotspots (blast radius)

  • tests/unit/server/test_webhooks.py — 0 commits/90d, 1 dependents, owner Raghav Chamadiya

Hidden coupling (co-change partners not in this PR)

  • packages/server/src/repowise/server/routers/webhooks.py co-changes with .gitignore (2x)
  • packages/server/src/repowise/server/routers/webhooks.py co-changes with packages/cli/src/repowise/cli/helpers.py (2x)
  • packages/server/src/repowise/server/routers/webhooks.py co-changes with packages/core/src/repowise/core/persistence/__init__.py (2x)
  • packages/server/src/repowise/server/routers/webhooks.py co-changes with packages/server/src/repowise/server/app.py (2x)
  • packages/server/src/repowise/server/routers/webhooks.py co-changes with packages/server/src/repowise/server/deps.py (2x)