> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported CI Providers

Qlty is compatible with every major CI provider.

Qlty offers CI-specific packages for GitHub Actions (GitHub Action) and CircleCI (CircleCI Orb), but works just as well without them.

Qlty provides [environment detection](/coverage/ci#environment-detection) for most CI providers, making integration simpler, but offers simple instructions for those without it.

| CI Provider                                           | Package     | Environment Detection | OIDC |
| ----------------------------------------------------- | ----------- | --------------------- | ---- |
| [GitHub Actions](/coverage/ci#github-actions)         | qlty-action | Yes                   | Yes  |
| [CircleCI](/coverage/ci#circleci)                     | qlty-orb    | Yes                   | No   |
| [Buildkite](/coverage/ci#buildkite)                   |             | Yes                   | No   |
| [Jenkins](/coverage/ci#jenkins)                       |             | Yes                   | No   |
| [CodeFresh](/coverage/ci#other-ci-providers)          |             | Yes                   | No   |
| [SemaphoreCI](/coverage/ci#other-ci-providers)        |             | Yes                   | No   |
| [TravisCI](/coverage/ci#travisci)                     |             | Yes                   | No   |
| [bitrise](/coverage/ci#bitrise)                       |             | Yes                   | No   |
| [Other CI Providers](/coverage/ci#other-ci-providers) |             | No                    | No   |
