Skip to content

[FEATURE] Allow multiple targets in apm.yml #529

@BertenBevers

Description

@BertenBevers

Is your feature request related to a problem? Please describe.
Currently there is no option to have multipe targets in apm.yml
It is either copilot # or vscode, claude, codex, or all

Since our organization is using both copilot and claude, setting it to all generates redundant output

Describe the solution you'd like
I would like to be able to define a list of targets eg:

name: my-project
version: 1.0.0
target:
  - claude
  - copilot

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedDirection approved, safe to start workenhancementNew feature or requestpriority/highShips in current or next milestone

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions