Skip to content

Rename tools.github.repos to tools.github.allowed-repos #22308

@dsyme

Description

@dsyme

@lpcox @pelikhan In this declaration, I think users will be confused by repos: .

It means "Restrict the repositories the tools can access" but I suspect people will think it means "allow my tools to access these repositories".

I wonder if allowed-repos: or something may be better

  github:
    mode: remote
    toolsets: [default]
    allowed-repos:
      - "myorg/*"
      - "partner/shared-repo"
      - "myorg/api-*"
    min-integrity: approved

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions