open-test-reporting icon indicating copy to clipboard operation
open-test-reporting copied to clipboard

support optional source control metadata for hierarchy view

Open ericdriggs opened this issue 1 year ago • 0 comments

providing SCM context would provide valuable context to determine relevancy of test request currently this context often only exists in the test orchestration layer, e.g. Jenkins

by including this as a first order part of the test report it allows for test ingestion independent of orchestration implementation

fields:

  • org (organization)
  • repo (repository)
  • branch
  • sha

ericdriggs avatar Jun 27 '23 17:06 ericdriggs