Documentation
Integrations

Issue Tracking (Jira & GitHub)

Auto-create Jira tickets or GitHub Issues when tests fail. Link test results to issues for traceability.

Issue Tracking (Jira & GitHub Issues)

Automatically create issues in Jira or GitHub when tests fail. Failed test details, screenshots, and reproduction steps are included in each issue.

Jira Integration

Setup

  1. Go to Project → Integrations → Jira
  2. Enter your Jira instance URL (e.g., https://yourteam.atlassian.net)
  3. Enter your email and API token (generate here)
  4. Set the project key (e.g., QA) and issue type (e.g., Bug)
  5. Click Test Connection to verify
  6. Enable the integration

What Gets Created

When a test fails, AegisRunner creates a Jira issue with:

  • Summary: test name and page URL
  • Description: failure details, expected vs actual, step that failed
  • Screenshot attachment (if available)
  • Labels: aegisrunner, automated-test
  • Link back to the test run in AegisRunner

GitHub Issues Integration

Setup

  1. Go to Project → Integrations → GitHub
  2. Enter a Personal Access Token with repo scope
  3. Enter the repository (e.g., owner/repo)
  4. Click Test Connection
  5. Enable the integration

GitHub Commit Status

When enabled, AegisRunner posts commit status checks (pending/success/failure) to your GitHub PRs. This integrates with GitHub's branch protection rules.

De-duplication

AegisRunner checks for existing open issues before creating new ones. If the same test has already created an issue that is still open, no duplicate is created.

Plan Availability

Jira: Pro+. GitHub Issues: Starter+. GitHub commit status: Starter+.

Need help?

Can't find what you're looking for? Our support team is here to help.