Skip to main content

Crate navi_notifier_github

Crate navi_notifier_github 

Source
Expand description

GitHub source for navi.

Polls the Notifications API as a trigger to learn which PRs have activity, then fetches each PR’s reviews/comments and diffs them against a persisted snapshot to derive precise, normalized Events — the level of granularity (reply-to-your-comment, re-review, dismissal) the raw notification reason can’t provide.

Structs§

GitHubSource
GitHubSourceConfig
Configuration for the GitHub source.