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

https://github.com/hushsecurity/gh-pr-revision

gh-extension

Score: -Infinity

Last synced: about 16 hours ago
JSON representation

Repository metadata:

GitHub CLI extension for pull request revisions


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 90
Total Committers: 2
Avg Commits per committer: 45.0
Development Distribution Score (DDS): 0.433

Commits in past year: 22
Committers in past year: 2
Avg Commits per committer in past year: 11.0
Development Distribution Score (DDS) in past year: 0.045

Name Email Commits
Rafael Buchbinder r****k@h****y 51
dependabot[bot] 4****] 39

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 63
Average time to close issues: N/A
Average time to close pull requests: about 17 hours
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.48
Merged pull request: 50
Bot issues: 0
Bot pull requests: 30

Past year issues: 0
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.36
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 13

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hushsecurity/gh-pr-revision

Top Issue Authors

Top Pull Request Authors

  • r-bk (33)
  • dependabot[bot] (30)

Top Issue Labels

Top Pull Request Labels

  • dependencies (30)
  • go (20)
  • github_actions (10)

Package metadata

proxy.golang.org: github.com/hushsecurity/gh-pr-revision

  • Homepage: https://github.com/hushsecurity/gh-pr-revision
  • Documentation: https://pkg.go.dev/github.com/hushsecurity/gh-pr-revision#section-documentation
  • Licenses:
  • Latest release: v0.8.2 (published 28 days ago)
  • Last Synced: 2026-08-27T18:40:30.316Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.451%
    • Average: 4.6%
    • Dependent repos count: 4.75%

Dependencies

.github/workflows/build.yml actions
  • NexusPHP/no-merge-commits v2.1.0 composite
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • golangci/golangci-lint-action v6 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • cli/gh-extension-precompile v2 composite
go.mod go
  • github.com/alexflint/go-arg v1.5.1
  • github.com/alexflint/go-scalar v1.2.0
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/briandowns/spinner v1.18.1
  • github.com/cli/cli/v2 v2.59.0
  • github.com/cli/go-gh/v2 v2.11.0
  • github.com/cli/safeexec v1.0.1
  • github.com/cli/shurcooL-graphql v0.0.4
  • github.com/fatih/color v1.16.0
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
  • github.com/henvic/httpretty v0.1.4
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/kr/text v0.2.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/muesli/termenv v0.15.2
  • github.com/rivo/uniseg v0.4.7
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/sys v0.26.0
  • golang.org/x/term v0.24.0
  • golang.org/x/text v0.18.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/alexflint/go-arg v1.5.1
  • github.com/alexflint/go-scalar v1.2.0
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/briandowns/spinner v1.18.1
  • github.com/charmbracelet/lipgloss v0.10.1-0.20240413172830-d0be07ea6b9c
  • github.com/charmbracelet/x/exp/term v0.0.0-20240425164147-ba2a9512b05f
  • github.com/cli/cli/v2 v2.59.0
  • github.com/cli/go-gh/v2 v2.11.0
  • github.com/cli/safeexec v1.0.1
  • 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/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
  • github.com/fatih/color v1.7.0
  • github.com/fatih/color v1.16.0
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
  • github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542
  • github.com/henvic/httpretty v0.1.4
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • 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-colorable v0.1.2
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.15.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
  • github.com/rivo/uniseg v0.2.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.9.0
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e
  • golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.26.0
  • golang.org/x/term v0.24.0
  • golang.org/x/text v0.18.0
  • golang.org/x/tools v0.22.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/h2non/gock.v1 v1.1.2
  • gopkg.in/yaml.v3 v3.0.1