| REPOMATIC-UNSUBSCRIBE-THREADS(1) | REPOMATIC-UNSUBSCRIBE-THREADS(1) |
repomatic unsubscribe-threads - Unsubscribe from closed, inactive notification threads
repomatic unsubscribe-threads [OPTIONS]
Unsubscribe from closed, inactive GitHub notification threads.
Processes notifications in two phases:
Phase 1, REST notification threads:
Fetches Issue/PullRequest notification threads, inspects each for
closed + stale status, and unsubscribes via DELETE + PATCH.
Phase 2, GraphQL threadless subscriptions:
Searches for closed issues/PRs the user is involved in and
unsubscribes via the updateSubscription mutation.
Dry run to preview what would be unsubscribed
repomatic unsubscribe\-threads \-\-dry\-run
Unsubscribe from threads inactive for 6+ months
repomatic unsubscribe\-threads \-\-months 6
Unsubscribe from at most 50 threads per phase
repomatic unsubscribe\-threads \-\-max\-unsubscribes 50
Kevin Deldycke
| 2026-09-14 | 7.15.1.dev0 |