regression-test-database-investigation

Installation
SKILL.md

Skill: Database Failure Investigation (MVP)

Purpose

Use the internal CI database to quickly determine whether a test failure is:

  • Flaky
  • A likely regression
  • A new / unknown failure

This skill is intentionally limited to database analysis only. It does not analyze logs or run tests.


Database Access

  • Host: github-checks.internal.tenant-a.staging.altinity.cloud
  • Database: gh-data
  • Table: clickhouse_regression_results
  • Full path: `gh-data`.clickhouse_regression_results
Installs
1
GitHub Stars
27
First Seen
Jun 16, 2026
regression-test-database-investigation — altinity/clickhouse-regression