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

https://github.com/valeriobelli/gh-milestone

cli gh gh-extension github golang milestones

Score: -Infinity

Last synced: about 3 hours ago
JSON representation

Repository metadata:

GitHub CLI extension for managing Milestones


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 months ago

Total Commits: 45
Total Committers: 4
Avg Commits per committer: 11.25
Development Distribution Score (DDS): 0.489

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
Valerio Belli 5****B@u****m 23
Valerio Belli b****o@o****m 12
Valerio Belli 5****i@u****m 7
dependabot[bot] 4****]@u****m 3

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 16
Total pull requests: 11
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 12
Total pull request authors: 2
Average comments per issue: 1.31
Average comments per pull request: 0.09
Merged pull request: 9
Bot issues: 0
Bot pull requests: 5

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/valeriobelli/gh-milestone

Top Issue Authors

  • valeriobelli (3)
  • birbilis (2)
  • bclyons12 (2)
  • ndrone-kr (1)
  • zx8 (1)
  • FliiFe (1)
  • max-land (1)
  • ciscorucinski (1)
  • EnriqueSoria (1)
  • marthinus-engelbrecht (1)
  • bernhold (1)
  • samcoe (1)

Top Pull Request Authors

  • valeriobelli (6)
  • dependabot[bot] (5)

Top Issue Labels

  • bug (8)
  • enhancement (2)

Top Pull Request Labels

  • dependencies (5)
  • enhancement (3)
  • bug (2)

Package metadata

proxy.golang.org: github.com/valeriobelli/gh-milestone

  • Homepage: https://github.com/valeriobelli/gh-milestone
  • Documentation: https://pkg.go.dev/github.com/valeriobelli/gh-milestone#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.1 (published almost 4 years ago)
  • Last Synced: 2026-05-30T19:00:22.067Z (28 days ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.349%
    • Dependent packages count: 6.999%
    • Average: 7.416%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/AlecAivazis/survey/v2 v2.3.4
  • github.com/MakeNowJust/heredoc/v2 v2.0.1
  • github.com/atotto/clipboard v0.1.4
  • github.com/briandowns/spinner v1.18.1
  • github.com/charmbracelet/lipgloss v0.5.0
  • github.com/cli/cli/v2 v2.9.0
  • github.com/cli/go-gh v0.0.3
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.1
  • github.com/containerd/console v1.0.3
  • github.com/fatih/color v1.13.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-github/v44 v44.0.0
  • github.com/google/go-querystring v1.1.0
  • github.com/henvic/httpretty v0.0.6
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.11.1-0.20220212125758-44cd13922739
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/rivo/uniseg v0.2.0
  • github.com/savaki/jq v0.0.0-20161209013833-0e6baecebbf8
  • github.com/shurcooL/githubv4 v0.0.0-20220115235240-a14260e6f8a2
  • github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
  • golang.org/x/net v0.0.0-20220421235706-1d1ef9303861
  • golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
  • golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go.sum go
  • 708 dependencies
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • cli/gh-extension-precompile v1 composite
  • crazy-max/ghaction-import-gpg v4 composite