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

https://github.com/tempoxyz/changelogs

Score: -Infinity

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Universal Changelogs


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 9 hours ago

Total Commits: 174
Total Committers: 13
Avg Commits per committer: 13.385
Development Distribution Score (DDS): 0.477

Commits in past year: 174
Committers in past year: 13
Avg Commits per committer in past year: 13.385
Development Distribution Score (DDS) in past year: 0.477

Name Email Commits
jxom 7****m 91
Brendan Ryan b****n 24
github-actions[bot] 4****] 18
Kartik s****x@g****m 14
Derek Cofausper 2****e 10
dependabot[bot] 4****] 7
grandizzy 3****y 2
bennytimz 1****z 2
Emma Jamieson-Hoare e****m 2
Vitor Marthendal Nunes m****s@g****m 1
Parv Ahuja p****1@g****m 1
Georgios Konstantopoulos m****e@g****m 1
Dominik 3****e 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 5
Total pull requests: 34
Average time to close issues: 4 months
Average time to close pull requests: 5 days
Total issue authors: 3
Total pull request authors: 9
Average comments per issue: 0.0
Average comments per pull request: 1.06
Merged pull request: 21
Bot issues: 0
Bot pull requests: 20

Past year issues: 5
Past year pull requests: 34
Past year average time to close issues: 4 months
Past year average time to close pull requests: 5 days
Past year issue authors: 3
Past year pull request authors: 9
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.06
Past year merged pull request: 21
Past year bot issues: 0
Past year bot pull requests: 20

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tempoxyz/changelogs

Top Issue Authors

  • decofe (3)
  • emmajam (1)
  • tansawit (1)

Top Pull Request Authors

  • dependabot[bot] (15)
  • github-actions[bot] (5)
  • decofe (4)
  • bennytimz (3)
  • jxom (2)
  • emmajam (2)
  • skyc1e (1)
  • brendanjryan (1)
  • parvahuja (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (15)
  • rust (9)
  • github_actions (6)

Package metadata

github actions: tempoxyz/changelogs

Create a PR with version bumps and changelogs, and publish packages when merged

  • Homepage: https://changelogs.sh
  • Licenses:
  • Latest release: v0.9.0 (published 18 days ago)
  • Last Synced: 2026-08-13T10:53:47.920Z (1 day ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 0.0%
    • Average: 21.475%
    • Dependent repos count: 42.951%

Dependencies

check/action.yml actions
Cargo.lock cargo
  • 229 dependencies
.github/workflows/changelog.yml actions
  • ./check * composite
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
tests/fixtures/go-simple/go.mod go
  • github.com/spf13/cobra v1.8.0
  • github.com/stretchr/testify v1.9.0
.github/workflows/release.yml actions
  • ./ * composite
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/ci.yml actions
  • Swatinem/rust-cache e18b497796c12c097a38f9edb9d0641fb99eee32 composite
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • dtolnay/rust-toolchain stable composite
tests/fixtures/python-simple/pyproject.toml pypi
  • requests >=2.28.0
tests/fixtures/multi-crate-mixed/workspace/Cargo.toml cargo
.github/workflows/binary.yml actions
  • Swatinem/rust-cache e18b497796c12c097a38f9edb9d0641fb99eee32 composite
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • actions/download-artifact 3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c composite
  • actions/upload-artifact 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a composite
  • dtolnay/rust-toolchain stable composite
  • softprops/action-gh-release 718ea10b132b3b2eba29c1007bb80653f286566b composite
action.yml actions
  • actions/cache 55cc8345863c7cc4c66a329aec7e433d2d1c52a9 composite
  • actions/setup-python ece7cb06caefa5fff74198d8649806c4678c61a1 composite
  • peter-evans/create-pull-request 5f6978faf089d4d20b00c7766989d076bb2fc7f1 composite
Cargo.toml cargo
  • serial_test 3 development
  • tempfile 3 development
  • anyhow 1
  • cargo_metadata 0.20
  • chrono 0.4
  • clap 4
  • console 0.16
  • inquire 0.9
  • petgraph 0.8
  • rand 0.10
  • regex 1
  • semver 1
  • serde 1
  • serde_json 1
  • serde_yaml 0.9
  • thiserror 2
  • toml 1.1
  • toml_edit 0.25
  • ureq 3
tests/fixtures/single-crate-patch/workspace/Cargo.toml cargo
tests/fixtures/swift-simple/Package.swift swiftpm
  • github.com/apple/swift-log >= 1.5.0