Skip to content

Mark dependencies (APM) as experimental#22732

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/mark-dependencies-as-experimental
Closed

Mark dependencies (APM) as experimental#22732
Copilot wants to merge 2 commits intomainfrom
copilot/mark-dependencies-as-experimental

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

The dependencies: (APM) feature already emits an experimental warning at compile time but lacked a test for that warning and had no experimental notice in the docs — unlike rate-limit and dispatch_repository which both have dedicated warning tests and caution callouts.

Changes

  • pkg/workflow/apm_dependencies_experimental_warning_test.go — New integration test covering array format, object format, multi-package, and no-dependencies cases; mirrors the pattern of existing experimental warning tests
  • docs/src/content/docs/reference/dependencies.md — Added [!CAUTION] blockquote noting the feature is experimental and that Using experimental feature: dependencies (APM) is emitted at compile time

@pelikhan
Copy link
Copy Markdown
Collaborator

@copilot update

@pelikhan pelikhan closed this Mar 24, 2026
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