Allow deployment event trigger filtered by environment name #67727
Unanswered
jirikopecky
asked this question in
Actions
Replies: 1 comment
-
|
and probably we also want a way to filter if its ActivityType, currently it is only |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
When specifying
on.deploymenttrigger in workflow, there is no option to filter on target environment name, resulting in large number of deployments in 'Inactive' state as we can check the target environment only in job condition.We have multiple workflows triggered by
deploymentevent, each targeting specific environment and allowing to filter on trigger instead of on job will result in much more cleaner deployment log.Beta Was this translation helpful? Give feedback.
All reactions