mozilla / bugzilla-dashboard

This is a bugzilla dashboard that helps management determine Bugzilla components triaging status

Home Page:https://bugzilla-management-dashboard.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate triage owners API

armenzg opened this issue · comments

We currently use a static data structure with all triage owners:
https://github.com/mozilla/bugzilla-dashboard/blob/master/src/static/triageOwners.json

This was generated with a simple script:
https://github.com/mozilla/bugzilla-dashboard/blob/master/scripts/generateTriageOwners.js

If we had an API that has the most recent data it would be great.

If we could update this data on a weekly basis it will be sufficient.

Stakeholder: sylvestre