Skip to content

Parse license management reports with the new CI report feature

Problem to solve

License management reports exist as artifacts only currently, front end parse them in the current implementation but backend doesn't do anything with them. But it will need to process them soon for #6924 (closed) it's a good occasion to use the CI report feature.

Proposal

Use the new report CI feature to parse license management reports into ruby classes.

What does success look like, and how can we measure that?

License management reports become available as ruby models to the backend developpers.

Links / references

#6924 (closed)