Log issue stats for easier debugging

This commit is contained in:
TSRBerry 2023-09-20 18:15:35 +02:00 committed by TSR Berry
parent aceb2183ae
commit 0855ceb943
No known key found for this signature in database
GPG key ID: 52353C0A4CCA15E2

View file

@ -49,6 +49,8 @@ jobs:
formattedData[label.name] = label.issues.totalCount;
});
console.log(formattedData);
return formattedData;
- name: Write stats