Skip to content

Feature: Allow wild cards condition in filter condition #5705

@kamal-devtron

Description

@kamal-devtron

🔖 Feature description

Allow wild cards condition in filter condition

🎤 Pitch / Usecases

I want to ensure that production deployments are only allowed if the branch is master. There are many application which are deployed in production environment and allowing wild cards will help us to do it easily as we don't have to add multiple condition for each application.
Note- Multiple CD pipelines are attached parallelly
ie gitCommitDetails['
'].branch=='master'

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions