Skip to content

Tag processor for integration-specific tags #512

@Tiendil

Description

@Tiendil

In the gh-351 (ff-624), we implemented support for integration plugins for news sources that require specific handling: discovering feeds, parsing them, preparing them for display, etc.

One still-missing functionality is the ability to extract specific tags from feed items, for example, branch names for GitHub repositories.

For that, we need a specialized tag processor that either delegates tag extraction to the corresponding integration plugin or returns an empty list if no integration is found.

Notes:

  • Upon implementation, extend each existing integration to support tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions