The API with_labels_details parameter retrieves label details in a format similar to GitHub. Right now, the details are fetched through separate requests, and labels are updated as the information becomes available. Review the label processing to use with_labels_details and make the display simpler.
The API
with_labels_detailsparameter retrieves label details in a format similar to GitHub. Right now, the details are fetched through separate requests, and labels are updated as the information becomes available. Review the label processing to use with_labels_details and make the display simpler.