scorecard - add new identifier field to config.yaml #4617
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
scorecard
Issue relates to the scorecard subcomponent
Milestone
Feature Request
Describe the problem you need a feature to resolve.
allow for a unique test ID to reference a scorecard test, this would support xunit output processing for example.
Describe the solution you'd like.
today, scorecard has a simple test name for each test, for some systems that process test results, it would be beneficial to allow a user to specify a unique ID
https://source.redhat.com/groups/public/polarion/polarion_importer_documents/polarion_results_xunit_importer#jive_content_id_Using_the_default_Custom_id_of_Test_Case_ID
So, within the scorecard config.yaml, maybe a solution is to add another field within the expected config.yaml schema that lets users enter an ID if they choose, this would be an optional field.
The text was updated successfully, but these errors were encountered: