Skip to content

Unable to specify multiple teams as owners #111

@MrLukeSmith

Description

@MrLukeSmith

The syntax for CODEOWNERS, as described by GitHub, permits multiple owners.

E.g.

/scripts/ @doctocat @octocat

code_ownership doesn't appear to support this (I've tried lots of permutations, none work. Documentation only ever references team in the singular). It'd be great if it were able to accept a comma separated string, one per line for the file type, or something like that 🤷. Allowing us to define multiple teams as owners of areas.

# .codeowner
Team One, Team Two

or

# @team Team One, Team Two

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions