Skip to content

doc(docs): move test set annotation queue from planned to in progress#4679

Merged
mmabrouk merged 1 commit into
mainfrom
docs/roadmap-testset-queue-inprogress
Jun 15, 2026
Merged

doc(docs): move test set annotation queue from planned to in progress#4679
mmabrouk merged 1 commit into
mainfrom
docs/roadmap-testset-queue-inprogress

Conversation

@mmabrouk

Copy link
Copy Markdown
Member

What

Moves Annotation Queue to Label Test Sets (#4010) from the Planned section to In progress in docs/src/data/roadmap.ts.

Why

This capability has shipped but is not yet announced in the changelog, so it does not belong in Planned. Until it has a changelog entry to link from Last Shipped, In progress is the accurate status.

Before / After

  • Before: Listed under Planned, implying work has not started.
  • After: Listed at the end of inProgressFeatures.

Note

This is a separate, parallel PR to the one marking annotation queues / in-playground evaluation as shipped. Both touch roadmap.ts, so whichever merges second may need a trivial conflict resolution.

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jun 12, 2026 12:54pm

Request Review

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jun 12, 2026
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 72c5b48c-b822-4e54-9f82-a5353e0e2574

📥 Commits

Reviewing files that changed from the base of the PR and between a2e9150 and 37a4167.

📒 Files selected for processing (1)
  • docs/src/data/roadmap.ts

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated feature roadmap status: moved annotation queue label testsets from planned to in-progress development.

Walkthrough

The roadmap data file is updated to reflect a feature status change. The annotation-queue-label-testsets feature is moved from the planned features list to the in-progress features list, with the corresponding export declarations reordered to reflect the updated array boundaries.

Changes

Roadmap Status Update

Layer / File(s) Summary
Feature promotion to in-progress
docs/src/data/roadmap.ts
The annotation-queue-label-testsets feature (with its associated labels) is relocated from plannedFeatures into the inProgressFeatures array, and the array boundaries are updated accordingly.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: moving a feature item from planned to in-progress status in the roadmap file.
Description check ✅ Passed The description is clearly related to the changeset, explaining what was moved, why it was moved, and providing context about the feature status and related work.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/roadmap-testset-queue-inprogress

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mmabrouk mmabrouk merged commit 1cf6422 into main Jun 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants