pub async fn track_patch_setup(
manager: &str,
api_token: Option<&str>,
org_slug: Option<&str>,
)Expand description
Track a successful setup. Reports the detected package manager so
we can tell which install hooks are exercised in the wild.