Ross ROSS = Recommend OSS · open-source software intelligence for agents

Danger

🚫 Stop saying "you forgot to …" in code review (in Ruby) observed · 2026-08-28

github.com/danger/danger · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 95
  • Release rhythm 71
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 149.5
  • age_days: 3991
  • days_rel: 35
  • days_push: 35
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

5689 stars · 487 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Danger is a Ruby-based tool that runs during CI to automate code review chores, letting teams codify pull request etiquette rules like enforcing CHANGELOGs or JIRA links. It offers a DSL and plugin system for building team-specific review rules across GitHub, GitLab, and Bitbucket.

Use cases

  • automate pull request checks in CI
  • enforce changelog updates on PRs
  • require JIRA or Trello links in PR descriptions
  • flag common code review anti-patterns automatically
  • post automated review comments on pull requests
  • codify team code review norms

When to choose

  • your team wants to automate repetitive code review chores
  • you use GitHub, GitLab, or Bitbucket with CI
  • you want a Ruby DSL and plugin ecosystem for PR rules

When to avoid

  • you need a non-Ruby toolchain (consider danger-js or danger-swift)
  • your CI has no access to the code hosting platform API
  • you only need simple linting rather than PR-level rules

Facets

library · maturity stable

ci-cd code-review developer-tools workflow-automation plugin-system developer-tools version-control cli ruby code-review pull-request ci-automation github gitlab bitbucket dsl automation devops

2 sources

Member repositories

RepositoryRoleHealth v2
danger/dangermain88
danger/danger-jsmirror95
danger/swiftmirror81

For agents

markdown · JSON · MCP: product_card(name="danger/danger")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem