Skip to content

Integrations

Qualflare integrates with the tools your team already uses. Connect your CI/CD pipelines, issue trackers, and notification channels to automate your QA workflow and keep everyone informed.

Available Integrations

IntegrationCategoryWhat It Does
GitHubIssue TrackingSync Qualflare defects to GitHub Issues
SlackNotificationsSend Qualflare events to Slack channels
GitLabIssue TrackingSync Qualflare defects to GitLab issues
JiraIssue TrackingSync Qualflare defects to Jira issues
WebhooksCustomSend HTTP callbacks on Qualflare events

Workspace vs Project Integrations

Qualflare uses a two-level integration model:

  • Workspace-level install — Connect an external service once for the whole workspace (authentication, OAuth)
  • Project-level binding — Configure which project connects to which repo, channel, or board

This means you install a GitHub app once at the workspace level, then connect individual projects to specific repositories.

Installing an Integration

  1. Go to Workspace Settings → Integrations
  2. Find the integration you want to install
  3. Click Install or Connect
  4. Complete the OAuth flow or enter your API credentials
  5. Toggle the integration Enabled

Binding to a Project

  1. Go to Project → Integrations
  2. Find the installed integration
  3. Click Configure
  4. Select the target (repository, channel, board, etc.)
  5. Save the configuration

See Also