发布

  • [OPIK-7532] [QA] chore: normalise the annotation-queues area tag to plural (#7676)

    frostbyte_neo 发布于 2026-07-29 18:00:19 +00:00

    Every e2e area tag matches its spec directory name 1:1 — @datasets in
    tests/datasets/, @prompts in tests/prompts/, and so on — except this one,
    where the directory is annotation-queues but the tag was
    @annotation-queue (singular).

    The upcoming coverage map (OPIK-7532) derives an area's identity from the
    tag and lints that it matches the directory, so this was the single case
    that would need a special-case exemption. Cheaper to fix the tag.

    No behaviour change: tier selection is driven by @t2-cuj, which is
    untouched, and the area tag is not referenced by any npm script, CI grep,
    or workflow input.

    Co-authored-by: Andrei Căutișanu andreicautisanu@ip-192-168-1-156.eu-west-1.compute.internal
    Co-authored-by: Claude Opus 5 noreply@anthropic.com

    下载附件