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

https://github.com/ekroon/gh-copilot-codespace

Score: 1.791759469228055

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Run Copilot CLI against remote GitHub Codespaces via SSH


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 88
Total Committers: 1
Avg Commits per committer: 88.0
Development Distribution Score (DDS): 0.0

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

Name Email Commits
Erwin Kroon 1****n 88

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 8
Average time to close issues: N/A
Average time to close pull requests: about 5 hours
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 0.0
Average comments per pull request: 0.5
Merged pull request: 4
Bot issues: 0
Bot pull requests: 1

Past year issues: 2
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: about 5 hours
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.5
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ekroon/gh-copilot-codespace

Top Issue Authors

  • ekroon (2)

Top Pull Request Authors

  • ekroon (6)
  • Copilot (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)
  • go (1)

Dependencies

.github/workflows/promote-to-latest.yml actions
  • actions/checkout v4 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • cli/gh-extension-precompile v2 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
go.mod go
  • github.com/bahlo/generic-list-go v0.2.0
  • github.com/buger/jsonparser v1.1.1
  • github.com/google/uuid v1.6.0
  • github.com/invopop/jsonschema v0.13.0
  • github.com/mailru/easyjson v0.7.7
  • github.com/mark3labs/mcp-go v0.44.1
  • github.com/spf13/cast v1.7.1
  • github.com/wk8/go-ordered-map/v2 v2.1.8
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/sys v0.35.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/bahlo/generic-list-go v0.2.0
  • github.com/buger/jsonparser v1.1.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/frankban/quicktest v1.14.6
  • github.com/google/go-cmp v0.5.9
  • github.com/google/uuid v1.6.0
  • github.com/invopop/jsonschema v0.13.0
  • github.com/josharian/intern v1.0.0
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/mailru/easyjson v0.7.7
  • github.com/mark3labs/mcp-go v0.44.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.9.0
  • github.com/spf13/cast v1.7.1
  • github.com/stretchr/testify v1.9.0
  • github.com/wk8/go-ordered-map/v2 v2.1.8
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/sys v0.35.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1