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