Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository statistics #1660

Closed
volodya-lombrozo opened this issue Aug 3, 2023 · 5 comments · Fixed by #1662
Closed

Repository statistics #1660

volodya-lombrozo opened this issue Aug 3, 2023 · 5 comments · Fixed by #1662

Comments

@volodya-lombrozo
Copy link
Contributor

I need to gather some information from a GitHub repository like:

  • number of stars
  • number of contributors
  • number of watchers
  • number of forks
  • number of PR's
  • number of issues
    and so on.

Is it possible by using jcabi-github library?
I've checked several classes like Stars, Forks, and it seems that they don't have appropriate methods to get that number.

@volodya-lombrozo
Copy link
Contributor Author

@yegor256 Could you have a look, please?

@yegor256
Copy link
Member

yegor256 commented Aug 3, 2023

@volodya-lombrozo maybe it's not possible. Feel free to submit PRs, or just use JSON interfaces

volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 3, 2023
@0crat 0crat added the 0crat/new label Aug 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 4, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jcabi-github that referenced this issue Aug 4, 2023
@0pdd
Copy link

0pdd commented Aug 4, 2023

@volodya-lombrozo 3 puzzles #1663, #1664, #1665 are still not solved.

@0crat
Copy link

0crat commented Aug 4, 2023

Job gh:jcabi/jcabi-github#1660 is not assigned, can't get performer

@0pdd
Copy link

0pdd commented Aug 4, 2023

@volodya-lombrozo 3 puzzles #1664, #1665, #1667 are still not solved; solved: #1663.

@nappeg-latrus nappeg-latrus mentioned this issue Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants