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

https://github.com/theburrowhub/ai-commit

Score: 3.58351893845611

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Commits based on Ollama


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 106
Total Committers: 3
Avg Commits per committer: 35.333
Development Distribution Score (DDS): 0.028

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
Sergio Tejón s****n@f****m 103
Diego Lorente del Castillo 1****n 2
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 16 days ago

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

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/theburrowhub/ai-commit

Top Issue Authors

  • sergiotejon (4)

Top Pull Request Authors

  • dependabot[bot] (1)
  • dieloren (1)

Top Issue Labels

  • enhancement (2)
  • bug (1)

Top Pull Request Labels

  • dependencies (1)

Dependencies

go.mod go
  • dario.cat/mergo v1.0.0
  • github.com/Microsoft/go-winio v0.6.1
  • github.com/ProtonMail/go-crypto v1.0.0
  • github.com/cloudflare/circl v1.3.7
  • github.com/cyphar/filepath-securejoin v0.2.4
  • github.com/emirpasic/gods v1.18.1
  • github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
  • github.com/go-git/go-billy/v5 v5.5.0
  • github.com/go-git/go-git/v5 v5.12.0
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/kevinburke/ssh_config v1.2.0
  • github.com/pjbgf/sha1cd v0.3.0
  • github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
  • github.com/skeema/knownhosts v1.2.2
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • github.com/xanzy/ssh-agent v0.3.3
  • golang.org/x/crypto v0.21.0
  • golang.org/x/mod v0.12.0
  • golang.org/x/net v0.22.0
  • golang.org/x/sys v0.18.0
  • golang.org/x/tools v0.13.0
  • gopkg.in/warnings.v0 v0.1.2
go.sum go
  • 109 dependencies
.github/workflows/release.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • docker/login-action v1 composite
  • goreleaser/goreleaser-action v2 composite
build/Dockerfile docker
  • alpine 3.20.3 build