Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[metadata] Remove metadata from empty enriched items #848

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2020

  1. [metadata] Remove metadata from empty enriched items

    This commit updates the enricher to prevent
    addition of metadata fields to empty enriched items.
    
    Signed-off-by: Animesh Kumar <[email protected]>
    animeshk08 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    719604f View commit details
    Browse the repository at this point in the history
  2. [github] Remove metadata from non-enriched items

    This commit prevents addition of repository label
    and metadata filter raw to items which are not
    to be enrihced. This results in creation of empty
    items which are not uploaded to ElasticSearch.
    Tests have been added accrodingly.
    
    Signed-off-by: Animesh Kumar <[email protected]>
    animeshk08 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    0574e55 View commit details
    Browse the repository at this point in the history
  3. [gitlab] Remove metadata from non-enriched items

    This commit prevents addition of repository label
    and metadata filter raw to items which are not
    to be enrihced. This results in creation of empty
    items which are not uploaded to ElasticSearch.
    Tests have been added accrodingly.
    
    Signed-off-by: Animesh Kumar <[email protected]>
    animeshk08 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    0036e06 View commit details
    Browse the repository at this point in the history