[i18n-activity] Pull Request: added check function for maximum page count of issue list

himorin has just submitted a new pull request for https://github.com/w3c/i18n-activity:

== added check function for maximum page count of issue list ==
for #619 

change is to check maximum page count using HEAD before accessing API with GET
this also make enable to reduce number of access to API with GET when total number of issues is lower than 401 (might be useful for gap-analysis??).

See https://github.com/w3c/i18n-activity/pull/855

Received on Monday, 17 February 2020 09:25:13 UTC