Add new global GitHub webhook view.
Review Request #15226 — Created Aug. 13, 2026 and updated — Latest diff uploaded
This change adds a new view that will be used for handling webhooks from
accounts that are linked via a GitHub App. At the moment this is just a
stub.This also fixes up the typing for the URL entries as listed in the
hosting service base class.
- Ran unit tests.
- Used as part of the GitHub App changes.