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

https://github.com/urmzd/sr

agent-skill changelog cli configurable conventional-commits github-action release-automation release-management rust semantic-release semver showcase static-binary zero-dependencies

Score: 10.701895243753567

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Release engineering CLI — single static binary, zero runtime dependencies, fully configurable. Automated semantic versioning from conventional commits.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 days ago

Total Commits: 349
Total Committers: 4
Avg Commits per committer: 87.25
Development Distribution Score (DDS): 0.258

Commits in past year: 349
Committers in past year: 4
Avg Commits per committer in past year: 87.25
Development Distribution Score (DDS) in past year: 0.258

Name Email Commits
Urmzd Mukhammadnaim h****o@u****m 259
sr-releaser[bot] s****] 45
github-actions[bot] 4****] 41
dependabot[bot] 4****] 4

Issue and Pull Request metadata

Last synced: 27 days ago

Total issues: 1
Total pull requests: 19
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.0
Merged pull request: 15
Bot issues: 0
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 19
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 15
Past year bot issues: 0
Past year bot pull requests: 5

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

Top Issue Authors

  • urmzd (1)

Top Pull Request Authors

  • urmzd (14)
  • dependabot[bot] (5)

Top Issue Labels

Top Pull Request Labels

  • github_actions (5)
  • dependencies (5)

Package metadata

github actions: urmzd/sr

Declarative change/release management — one binary, VCS is state, commits are the diff.

  • Homepage:
  • Licenses: apache-2.0
  • Latest release: v8.0.9 (published about 2 months ago)
  • Last Synced: 2026-06-22T10:31:39.142Z (about 1 month ago)
  • Versions: 97
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 0.0%
    • Average: 32.842%
    • Forks count: 38.46%
    • Dependent repos count: 43.071%
    • Stargazers count: 49.839%
crates.io: sr-core

Core library for sr — a release-state reconciler

  • Homepage: https://github.com/urmzd/sr
  • Documentation: https://docs.rs/sr-core/
  • Licenses: Apache-2.0
  • Latest release: 8.1.0 (published 8 days ago)
  • Last Synced: 2026-07-15T22:33:15.891Z (8 days ago)
  • Versions: 75
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,858 Total
  • Rankings:
    • Dependent repos count: 17.35%
    • Dependent packages count: 22.933%
    • Average: 42.754%
    • Downloads: 87.98%
  • Maintainers (1)
crates.io: sr-git

Git operations for sr (native git CLI)

  • Homepage: https://github.com/urmzd/sr
  • Documentation: https://docs.rs/sr-git/
  • Licenses: Apache-2.0
  • Latest release: 3.4.0 (published 3 months ago)
  • Last Synced: 2026-06-26T15:03:35.677Z (27 days ago)
  • Versions: 55
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 986 Total
  • Rankings:
    • Dependent repos count: 17.35%
    • Dependent packages count: 22.933%
    • Average: 42.912%
    • Downloads: 88.453%
  • Maintainers (1)
crates.io: sr-ai

AI backends, caching, and AI-powered git commands for sr

  • Homepage: https://github.com/urmzd/sr
  • Documentation: https://docs.rs/sr-ai/
  • Licenses: Apache-2.0
  • Latest release: 3.4.0 (published 3 months ago)
  • Last Synced: 2026-06-26T15:03:35.564Z (27 days ago)
  • Versions: 41
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 732 Total
  • Rankings:
    • Dependent repos count: 16.481%
    • Dependent packages count: 21.773%
    • Average: 43.326%
    • Downloads: 91.726%
  • Maintainers (1)
crates.io: sr-github

GitHub VCS provider for sr

  • Homepage: https://github.com/urmzd/sr
  • Documentation: https://docs.rs/sr-github/
  • Licenses: Apache-2.0
  • Latest release: 3.4.0 (published 3 months ago)
  • Last Synced: 2026-06-24T10:57:57.292Z (29 days ago)
  • Versions: 55
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 926 Total
  • Rankings:
    • Dependent repos count: 17.559%
    • Dependent packages count: 23.215%
    • Average: 43.623%
    • Downloads: 90.095%
  • Maintainers (1)
crates.io: sr-cli

sr — a release-state reconciler. Define desired state; sr reconciles.

  • Homepage: https://github.com/urmzd/sr
  • Documentation: https://docs.rs/sr-cli/
  • Licenses: Apache-2.0
  • Latest release: 8.1.0 (published 8 days ago)
  • Last Synced: 2026-07-15T22:33:13.338Z (8 days ago)
  • Versions: 69
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,052 Total
  • Rankings:
    • Dependent repos count: 17.559%
    • Dependent packages count: 23.215%
    • Average: 43.786%
    • Downloads: 90.583%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • 149 dependencies
.github/workflows/release.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v6 composite
  • actions/create-github-app-token v3 composite
  • actions/download-artifact v8 composite
  • actions/upload-artifact v7 composite
  • dtolnay/rust-toolchain stable composite
  • rust-lang/crates-io-auth-action v1 composite
.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v6 composite
  • dtolnay/rust-toolchain stable composite
  • urmzd/fsrc v4 composite
action.yml actions
Cargo.toml cargo
crates/cli/Cargo.toml cargo
crates/core/Cargo.toml cargo
crates/cli/templates/pnpm-workspace.yaml npm
examples/pnpm-workspace.yaml npm