Name and Version
all
What is the problem this feature will solve?
This helps to avoid the necessity of passing skip-e2e argument here and there, moving the concept of review environments from ai-dial-chat-specific towards generic approach.
What is the feature you are proposing to solve the problem?
Do not run tests on review environments by default. Only do sth if test-applications is not empty.
skip-e2e unnamed argument should be removed. Label support can stay, tho
test-applications should default to none
What alternatives have you considered?
No response
Name and Version
all
What is the problem this feature will solve?
This helps to avoid the necessity of passing
skip-e2eargument here and there, moving the concept of review environments fromai-dial-chat-specific towards generic approach.What is the feature you are proposing to solve the problem?
Do not run tests on review environments by default. Only do sth if
test-applicationsis not empty.skip-e2eunnamed argument should be removed. Label support can stay, thotest-applicationsshould default to noneWhat alternatives have you considered?
No response