Skip to content

docs: fix incomplete dependency tables in workflow and cli package specs#45094

Draft
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/spec-librarian-fix-dependency-issues
Draft

docs: fix incomplete dependency tables in workflow and cli package specs#45094
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/spec-librarian-fix-dependency-issues

Conversation

Copilot AI commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

The pkg/workflow and pkg/cli README specs had dependency tables that omitted several internal packages that are actually imported in source code.

pkg/workflow/README.md

Added missing entries to the Internal dependencies section:

  • importinpututil@import input-value resolution
  • repoutil — repository slug parsing
  • setutil — set operations

pkg/cli/README.md

Added missing entries to the Internal dependencies section:

  • github — label-based objective value mapping
  • intent — PR/issue intent attribution and resolution
  • modelsdevmodels.dev pricing lookup
  • setutil — set operations

- pkg/workflow/README.md: add importinpututil, repoutil, setutil
- pkg/cli/README.md: add github, intent, modelsdev, setutil

Closes #45093

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix dependency issues in package specifications docs: fix incomplete dependency tables in workflow and cli package specs Jul 12, 2026
Copilot AI requested a review from pelikhan July 12, 2026 14:01
@github-actions

Copy link
Copy Markdown
Contributor

🤖 PR Triage

Field Value
Category docs
Risk low
Priority Score 18/100
Score Breakdown impact: 8, urgency: 5, quality: 5
Action auto_merge

Fixes incomplete dependency tables in cli/workflow package READMEs. 2 files, +7/-0. Tiny docs-only fix. Safe to auto-merge once CI passes.

Generated by 🔧 PR Triage Agent · 142.9 AIC · ⌖ 7.2 AIC · ⊞ 5.6K ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[spec-librarian] Specification Audit — 2026-07-12 — 2 dependency issues found

2 participants