webcompat.com icon indicating copy to clipboard operation
webcompat.com copied to clipboard

Fetch private repository milestones ids instead of manually harcoding

Open ksy36 opened this issue 4 years ago • 0 comments

We're currently doing that for public repo:

https://github.com/webcompat/webcompat.com/blob/12031a8d5396778418ba941a8534cc3dd30ff33c/config/init.py#L54-L72

We need to eliminate hardcoded milestones ids for the private repo, in case those ids change at some point in time.

ksy36 avatar May 28 '21 17:05 ksy36