# facebookarchive/mention-bot

Automatically mention potential reviewers on pull requests.

Repository: https://github.com/facebookarchive/mention-bot
Canonical: https://ross.abutalabs.com/products/mention-bot
Language: JavaScript
License: NOASSERTION
License Family: other
Archived: true
Last push: 2018-10-06T06:06:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3952, "days_push": 2888, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3340, forks 261 (observed 2026-08-28T04:07:56.915800+00:00)

## What it is
A GitHub webhook bot by Facebook that automatically mentions potential reviewers on pull requests based on file change history. It is archived and no longer maintained.

## Use cases
- automatically assign reviewers to pull requests
- notify relevant developers when a PR touches their files
- speed up pull request review turnaround
- reduce notification noise in large GitHub projects
- self-host a GitHub PR reviewer bot

## When to choose
- you maintain a large GitHub repo where reviewers are hard to find
- you want a configurable webhook bot to ping file owners on new PRs

## When to avoid
- you need actively maintained software
- you use GitHub's built-in code owner or auto-assignment features
- you need support or updates

## Facets
- artifact type: service
- maturity: abandoned
- function: workflow-automation, code-review, webhook
- domain: developer-tools, version-control
- platform: self-hosted
- tags: github-bot, pull-requests, reviewer-assignment, facebook-archive, notifications, automation, nodejs, web-server

## Member repositories
- facebookarchive/mention-bot (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.915800+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:04.875069+00:00, confidence not recorded.
  - readme: https://github.com/facebookarchive/mention-bot (fetched 2026-08-28T04:07:56.915800+00:00, sha be6bf15a2564)
- Data as of 2026-08-30T08:39:29.467469+00:00.
