Files
qdrant/.github/ISSUE_TEMPLATE/model_testing_failure.md
qdrant-cloud-bot 4a14456c22 ci: tag nightly model testing failure issues with model testing label (#9581)
Apply the existing "model testing" label alongside "bug" when the nightly
workflow opens or updates a failure issue.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 12:09:05 +02:00

398 B

title, labels
title labels
Nightly model testing failure bug, model testing

Last failure

The nightly model testing job failed.

  • Seed: {{ env.SEED }} (reproduce with --seed {{ env.SEED }})
  • Date: {{ date | date('DD.MM.YYYY HH:mm') }}
  • [Failed run](https://github.com/{{ env.REPOSITORY }}/actions/runs/{{ env.RUN_ID }})
  • [Commit](https://github.com/{{ env.REPOSITORY }}/tree/{{ env.SHA }})