jcabi / jcabi/jcabi-github

Github responses json is not used efficiently

Open
#1,369 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
307
Forks
144
Avg merge
1d 22h
Merged PRs (30d)
14

Description

Github API json responses may contain a lot of information, e.g. issue response has all issue labels and milestones (https://api.github.com/repos/jcabi/jcabi-github/issues/1), but instead of read it from json `RtIssue` make additional requests to Github API to fetch labels or milestones. It may be a cause of https://github.com/zerocracy/farm/issues/813 bug

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.