An open API service for producing an overview of a list of open source projects.

https://github.com/chaspy/gh-monorepo-pr-count

Score: -Infinity

Last synced: about 10 hours ago
JSON representation

Repository metadata:

gh extension to count the number of PRs with the same label as the directory name


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 150
Total Committers: 3
Avg Commits per committer: 50.0
Development Distribution Score (DDS): 0.24

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
kondo takeshi c****y 114
github-actions[bot] g****] 26
renovate[bot] 2****] 10

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 3
Total pull requests: 108
Average time to close issues: about 3 hours
Average time to close pull requests: 23 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.33
Average comments per pull request: 1.03
Merged pull request: 76
Bot issues: 2
Bot pull requests: 44

Past year issues: 0
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 months
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.33
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 9

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/chaspy/gh-monorepo-pr-count

Top Issue Authors

  • renovate[bot] (2)
  • jandevaty (1)

Top Pull Request Authors

  • chaspy (64)
  • renovate[bot] (44)

Top Issue Labels

  • priority #1 (1)
  • layout and graphics (1)

Top Pull Request Labels

  • tagpr (20)
  • tagpr:minor (5)

Package metadata

proxy.golang.org: github.com/chaspy/gh-monorepo-pr-count

  • Homepage: https://github.com/chaspy/gh-monorepo-pr-count
  • Documentation: https://pkg.go.dev/github.com/chaspy/gh-monorepo-pr-count#section-documentation
  • Licenses:
  • Latest release: v0.4.4 (published over 2 years ago)
  • Last Synced: 2026-08-26T17:03:05.728Z (1 day ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.9%
    • Average: 9.468%
    • Dependent repos count: 10.035%

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • cli/gh-extension-precompile v1 composite
.github/workflows/tagpr.yml actions
  • Songmu/tagpr v1 composite
  • actions/checkout v4 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • golangci/golangci-lint-action v3 composite
go.mod go
  • github.com/cli/go-gh/v2 v2.4.0
  • github.com/cli/safeexec v1.0.0
  • github.com/kr/text v0.2.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/MakeNowJust/heredoc v1.0.0
  • github.com/aymanbagabas/go-osc52 v1.0.3
  • github.com/cli/go-gh/v2 v2.4.0
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.4
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.1
  • github.com/henvic/httpretty v0.0.6
  • github.com/kr/pretty v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.19
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.13.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.4.4
  • github.com/stretchr/testify v1.7.0
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/sys v0.13.0
  • golang.org/x/term v0.13.0
  • golang.org/x/text v0.13.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v3 v3.0.1