corvix.enrichment.providers.github_latest_comment¶
GitHub latest-comment enrichment provider.
Attributes¶
Classes¶
Enriches comment notifications with the latest comment metadata. |
Functions¶
|
|
|
|
|
|
|
Module Contents¶
- corvix.enrichment.providers.github_latest_comment._is_str_object_map(value: object) TypeIs[dict[str, object]][source][source]¶
- class corvix.enrichment.providers.github_latest_comment.GitHubLatestCommentProvider[source][source]¶
Enriches comment notifications with the latest comment metadata.
- enrich(notification: corvix.domain.Notification, client: corvix.enrichment.base.JsonFetchClient, ctx: corvix.enrichment.base.EnrichmentContext) dict[str, object][source][source]¶
Return latest comment metadata under the provider namespace.