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

https://github.com/Nyakooo/auto-contribution-bot

contribution golang

Score: -Infinity

Last synced: about 9 hours ago
JSON representation

Repository metadata:

一个可以自动更新贡献度的小程序


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 21
Total Committers: 1
Avg Commits per committer: 21.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
Gj g****2@1****m 21

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
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/Nyakooo/auto-contribution-bot

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

go.mod go
  • github.com/BurntSushi/toml v1.1.0
  • github.com/Microsoft/go-winio v0.5.2
  • github.com/antonfisher/nested-logrus-formatter v1.3.1
  • github.com/emirpasic/gods v1.18.1
  • github.com/go-resty/resty/v2 v2.7.0
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/kevinburke/ssh_config v1.2.0
  • github.com/kr/pretty v0.3.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/rogpeppe/go-internal v1.8.1
  • github.com/sergi/go-diff v1.2.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/src-d/gcfg v1.4.0
  • github.com/xanzy/ssh-agent v0.3.1
  • golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
  • golang.org/x/net v0.0.0-20220607020251-c690dde0001d
  • golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/natefinch/lumberjack.v2 v2.0.0
  • gopkg.in/src-d/go-billy.v4 v4.3.2
  • gopkg.in/src-d/go-git.v4 v4.13.1
  • gopkg.in/warnings.v0 v0.1.2
go.sum go
  • github.com/BurntSushi/toml v1.1.0
  • github.com/Microsoft/go-winio v0.5.0
  • github.com/Microsoft/go-winio v0.5.2
  • github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
  • github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
  • github.com/antonfisher/nested-logrus-formatter v1.3.1
  • github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
  • github.com/creack/pty v1.1.7
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/emirpasic/gods v1.12.0
  • github.com/emirpasic/gods v1.18.1
  • github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
  • github.com/gliderlabs/ssh v0.2.2
  • github.com/go-resty/resty/v2 v2.7.0
  • github.com/google/go-cmp v0.3.0
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/jessevdk/go-flags v1.4.0
  • github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
  • github.com/kevinburke/ssh_config v1.2.0
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pretty v0.2.1
  • github.com/kr/pretty v0.3.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/pty v1.1.8
  • github.com/kr/text v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/pelletier/go-buffruneio v0.2.0
  • github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
  • github.com/pkg/errors v0.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.6.1
  • github.com/rogpeppe/go-internal v1.8.1
  • github.com/sergi/go-diff v1.0.0
  • github.com/sergi/go-diff v1.2.0
  • github.com/sirupsen/logrus v1.7.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/src-d/gcfg v1.4.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.2.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • github.com/xanzy/ssh-agent v0.2.1
  • github.com/xanzy/ssh-agent v0.3.1
  • golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
  • golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
  • golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.0.0-20211029224645-99673261e6eb
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/net v0.0.0-20220607020251-c690dde0001d
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
  • golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.6
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20190729092621-ff9f1409240a
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/errgo.v2 v2.1.0
  • gopkg.in/natefinch/lumberjack.v2 v2.0.0
  • gopkg.in/src-d/go-billy.v4 v4.3.2
  • gopkg.in/src-d/go-git-fixtures.v3 v3.5.0
  • gopkg.in/src-d/go-git.v4 v4.13.1
  • gopkg.in/warnings.v0 v0.1.2
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.4