Skip to content

Allow globs (*) for --repo, --skip-repo, etc #20

@mikeurbanski1

Description

@mikeurbanski1

Regexes must be scoped somehow, e.g. the "repo" part of a path, but not org.

Valid:

  • org/r*
  • org/p* (project / group for multi-tiered VCSes - gitlab and azure)
  • org/group/r*

Invalid:

  • o*
  • (basically anything before the first slash)

Metadata

Metadata

Assignees

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