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

https://github.com/buty4649/gh-app-token

Score: 1.0986122886681098

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Generate GitHub App tokens as a GitHub CLI extension


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 11
Total Committers: 1
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.0

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
buty4649 b****9@g****m 11

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 6
Average time to close issues: N/A
Average time to close pull requests: about 1 hour
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

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/buty4649/gh-app-token

Top Issue Authors

Top Pull Request Authors

  • buty4649 (6)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • cli/gh-extension-precompile v2 composite
go.mod go
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/cli/go-gh/v2 v2.12.1
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.4
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/henvic/httpretty v0.0.6
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/kr/pretty v0.3.1
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/muesli/termenv v0.16.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/spf13/cobra v1.9.1
  • github.com/spf13/pflag v1.0.6
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/sys v0.31.0
  • golang.org/x/term v0.30.0
  • golang.org/x/text v0.23.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/cli/go-gh/v2 v2.12.1
  • github.com/cli/safeexec v1.0.0
  • github.com/cli/shurcooL-graphql v0.0.4
  • github.com/cpuguy83/go-md2man/v2 v2.0.6
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.1
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542
  • github.com/henvic/httpretty v0.0.6
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/muesli/termenv v0.16.0
  • github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/rogpeppe/go-internal v1.9.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.9.1
  • github.com/spf13/pflag v1.0.6
  • github.com/stretchr/testify v1.7.0
  • github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e
  • golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.31.0
  • golang.org/x/term v0.30.0
  • golang.org/x/text v0.23.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