fossa_get_github_app_installation_url
Retrieve the URL that a FOSSA administrator opens to install the FOSSA GitHub App on a GitHub organization. Read-only, returns the URL without installing anything.
Instructions
Get the URL a FOSSA administrator opens to install the FOSSA GitHub App.
Read-only, and it installs nothing: the returned URL has to be opened by a human with GitHub admin rights on the target organization. 404 means the GitHub App is not configured for this FOSSA instance.
The URL is returned, not followed. Verified live, it is a constant public
GitHub App installation URL with no state, code, or nonce, so it is safe
to show and reuse; following it would only fetch a GitHub HTML page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||