-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As a user
I want to add an arbitrary tag to my test run
So that I could filter test-runs by tag
One of the use cases for that would be a test-suite that runs tests for multiple projects in one go. We can set the tag for all those test runs and then see the health status for the "tag". This will answer the question: what projects failed in a test suite execution
Reactions are currently unavailable