Skip to main content

Crate navi_notifier_github

Crate navi_notifier_github 

Source
Expand description

GitHub source for navi.

Polls the Notifications API to learn which PRs have activity, then fetches each PR’s reviews/comments and diffs them (via navi-notifier-forge) against a persisted snapshot to derive normalized events at a granularity (reply-to-your-comment, re-review, dismissal) the raw notification reason can’t provide.

Structs§

GitHubSource
GitHubSourceConfig
Configuration for the GitHub source.