About CodeQL code scanning in your CI system→
You can analyze your code with CodeQL in a third-party continuous integration system and upload the results to your GitHub Enterprise Server instance. The resulting code scanning alerts are shown alongside any alerts generated within GitHub Enterprise Server.
Running CodeQL CLI in your CI system→
You can use the CodeQL CLI to perform CodeQL code scanning in a third-party continuous integration system.
Running CodeQL runner in your CI system→
You can use the CodeQL runner to perform CodeQL code scanning in a third-party continuous integration system.
Configuring CodeQL runner in your CI system→
You can configure how the CodeQL runner scans the code in your project and uploads the results to GitHub.
Troubleshooting CodeQL runner in your CI system→
If you're having problems with the CodeQL runner, you can troubleshoot by using these tips.