Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: squash
-
Labels:None
-
Story Points:1.4
-
Epic Link:
-
Team:SQuaRE
Description
When retrieving results from the /code_changes/<run_id> and /jenkins/<run_id> resources, we need to filter by ?pipeline=<pipeline name> because <run_id> is not unique accross different pipelines.
See PR https://github.com/lsst-sqre/squash-restful-api/pull/44