Send `init-post` status report in absence of config by henrymercer · Pull Request #2751 · github/codeql-action
This PR fixes a bug in the init-post Action where we would not send a status report if the configuration was not available. This resulted in limited telemetry in cases where CodeQL was not initialized, for example if it could not be downloaded.