reportportal/client-Python

Add support to push tags in ReportPortalService class for Report Portal Version 5

lyfofvipin opened this issue · 2 comments

Hi all, in client-Python v3 we can pass tags in start_launch method of class ReportPortalServiceAsync but this feature seems to be missing in
client-Python v5 with class ReportPortalService.

Can we implement the same in ReportPortalService or in client-python v5?
I will try to implement it if I can by the time creating this Feature request so that if anyone else has the feature implementd they can push there changes. :)

tags have been renamed to attributes in V5.

Acknowledge I will put it in the README.md
We can close the issue now Thanks :)