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

https://github.com/AliSajid/gh-bofh

bofh cli gh-extension github github-cli rust

Score: 14.456167939136282

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Generate a BOFH Excuse for github-cli from the commandline as a gh extension.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 946
Total Committers: 3
Avg Commits per committer: 315.333
Development Distribution Score (DDS): 0.422

Commits in past year: 157
Committers in past year: 3
Avg Commits per committer in past year: 52.333
Development Distribution Score (DDS) in past year: 0.223

Name Email Commits
renovate[bot] 2****] 547
Ali Sajid Imami 3****d 210
imamiland-bot 1****t 189

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 314
Average time to close issues: N/A
Average time to close pull requests: about 17 hours
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 2.58
Merged pull request: 262
Bot issues: 0
Bot pull requests: 270

Past year issues: 0
Past year pull requests: 47
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.32
Past year merged pull request: 26
Past year bot issues: 0
Past year bot pull requests: 46

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/AliSajid/gh-bofh

Top Issue Authors

Top Pull Request Authors

  • renovate[bot] (270)
  • AliSajid (44)

Top Issue Labels

Top Pull Request Labels

  • renovate (270)
  • dependencies (270)
  • released on @next (122)
  • released (76)

Package metadata

crates.io: gh-bofh

A Rust implementation of the classic `bofh` command as a GitHub CLI extension.

  • Homepage:
  • Documentation: https://docs.rs/gh-bofh/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.4.1 (published 11 months ago)
  • Last Synced: 2026-08-26T17:03:59.364Z (1 day ago)
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 9,410 Total
  • Rankings:
    • Dependent repos count: 22.583%
    • Dependent packages count: 29.951%
    • Forks count: 30.771%
    • Stargazers count: 41.716%
    • Average: 44.213%
    • Downloads: 96.043%
  • Maintainers (1)
crates.io: gh-bofh-rs

A Rust implementation of the classic `bofh` command as a GitHub CLI extension.

  • Homepage:
  • Documentation: https://docs.rs/gh-bofh-rs/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.2.2 (published over 1 year ago)
  • Last Synced: 2026-08-26T17:03:59.397Z (1 day ago)
  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 30,125 Total
  • Rankings:
    • Dependent repos count: 29.911%
    • Dependent packages count: 35.222%
    • Forks count: 39.783%
    • Average: 51.347%
    • Stargazers count: 55.283%
    • Downloads: 96.534%
  • Maintainers (1)

Dependencies

.github/workflows/audit.yaml actions
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action d3712f40a2bae95e3ce25a24f82a795ed3df0f1c composite
.github/workflows/ci.yaml actions
  • AliSajid/random-wait-action v1.1.0 composite
  • Swatinem/rust-cache 6fd3edff6979b79f87531400ad694fb7f2c84b1f composite
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain nightly composite
  • schneegans/dynamic-badges-action 5d424ad4060f866e4d1dab8f8da0456e6b1c4f56 composite
.github/workflows/code_coverage.yaml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • dtolnay/rust-toolchain nightly composite
  • taiki-e/install-action nextest composite
  • taiki-e/install-action cargo-llvm-cov composite
.github/workflows/get_next_version.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/release.yaml actions
  • Swatinem/rust-cache 6fd3edff6979b79f87531400ad694fb7f2c84b1f composite
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • cycjimmy/semantic-release-action 61680d0e9b02ff86f5648ade99e01be17f0260a4 composite
  • dtolnay/rust-toolchain master composite
  • taiki-e/install-action v2 composite
Cargo.lock cargo
  • anstream 0.6.8
  • anstyle 1.0.4
  • anstyle-parse 0.2.3
  • anstyle-query 1.0.2
  • anstyle-wincon 3.0.2
  • cfg-if 1.0.0
  • clap 4.4.18
  • clap_builder 4.4.18
  • clap_derive 4.4.7
  • clap_lex 0.6.0
  • colorchoice 1.0.0
  • getrandom 0.2.12
  • heck 0.4.1
  • libc 0.2.152
  • ppv-lite86 0.2.17
  • proc-macro2 1.0.76
  • quote 1.0.35
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • strsim 0.10.0
  • syn 2.0.48
  • unicode-ident 1.0.12
  • utf8parse 0.2.1
  • wasi 0.11.0+wasi-snapshot-preview1
  • windows-sys 0.52.0
  • windows-targets 0.52.0
  • windows_aarch64_gnullvm 0.52.0
  • windows_aarch64_msvc 0.52.0
  • windows_i686_gnu 0.52.0
  • windows_i686_msvc 0.52.0
  • windows_x86_64_gnu 0.52.0
  • windows_x86_64_gnullvm 0.52.0
  • windows_x86_64_msvc 0.52.0
Cargo.toml cargo
.github/workflows/scorecard.yaml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • actions/upload-artifact b7c566a772e6b6bfb58ed0dc250532a479d7789f composite
  • github/codeql-action/upload-sarif 1b168cd39490f61582a9beae412bb7057a6b2c4e composite
  • ossf/scorecard-action 4eaacf0543bb3f2c246792bd56e8cdeffafb205a composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
.github/workflows/dependency-review.yml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • actions/dependency-review-action 3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite