dmitryserbin / azdev-release-orchestrator

Azure DevOps extension to manage and orchestrate release pipelines
MIT License
23 stars 13 forks source link

Feature request: Definition stages to accept wildcard filter #29

Open evertonmc opened 4 years ago

evertonmc commented 4 years ago

instead of listing definition stages by csv, it would be nice to do it by 'filter'-like expresions. i.e. instead of $(environment)-frontend,$(environment)-infra,$(environment)-backend,$(environment)-services use $(environment)-*

dmitryserbin commented 4 years ago

It might be possible to implement in the next major release. I will add this feature to the backlog.