Skip to content

Add Triage and Size checkboxes to the AI menu#7112

Merged
theletterf merged 2 commits into
mainfrom
add-triage-size-menu
Jun 25, 2026
Merged

Add Triage and Size checkboxes to the AI menu#7112
theletterf merged 2 commits into
mainfrom
add-triage-size-menu

Conversation

@theletterf

Copy link
Copy Markdown
Member

Summary

Re-adds a Triage checkbox and adds a new Size checkbox to the issue AI menu, each wired to the reusable workflows in docs-actions. Auto-triage on open stays in place; the menu checkboxes are the on-demand path.

  • docs_ai_menu.cjs: add triage and size entries (and to WORKFLOW_ORDER). The triage label matches the original string exactly, so the Triage checkboxes on already-posted menu comments become functional again.
  • docs-ai-menu.yml: restore the triage_triggered output, run-docs-triage job (with the team mapping), and triage refresh job; add the equivalent size_triggered output, run-docs-size job, and size refresh job.

Test plan

  • Tick Triage on an issue -> run-docs-triage runs and the menu status updates.
  • Tick Size -> run-docs-size runs and the menu status updates.
  • Tick Scope the docs work -> still works.
  • Tick an old Triage checkbox on a pre-existing issue -> now triggers triage.

Co-authored-by: Claude noreply@anthropic.com

Made with Cursor

Re-add a Triage checkbox (alongside auto-triage on open) and add a new Size
checkbox to the issue AI menu, each wired to the reusable docs-actions
workflows. The Triage label matches the original exactly, so checkboxes on
existing issues become functional again.

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@theletterf theletterf requested a review from a team as a code owner June 25, 2026 11:01
@theletterf theletterf requested a review from cotti June 25, 2026 11:01
@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@theletterf theletterf requested a review from reakaleek June 25, 2026 11:10
@reakaleek

Copy link
Copy Markdown
Member

how does this work from a state perspective.

How do you ensure sizing only happens after the issue was refined?

@theletterf

Copy link
Copy Markdown
Member Author

@reakaleek We currently don't, though the sizing instruction ask for a previous triage result. In the near future, we want to merge /size into /triage, too.

@theletterf theletterf merged commit 7fe4403 into main Jun 25, 2026
7 checks passed
@theletterf theletterf deleted the add-triage-size-menu branch June 25, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants