Animesh Kumar
Animesh Kumar
Thank you for the quick reply @valeriocos. Let me know when there are any updates. We can extend the discussion on https://github.com/chaoss/grimoirelab-elk/pull/848#issuecomment-618975697 then :)
Proposed solution: * Add the below check to https://github.com/chaoss/grimoirelab-elk/blob/48486d09092f466b21572ac3b9182f4e6310c544/grimoire_elk/enriched/enrich.py#L93 ``` eitem = func(self, *args, **kwargs) + if not eitem: + return eitem ``` * Add a check to skip uploading...
Hi, @valeriocos. Let me know if it looks good to you :)
Okay, Let me know how we should move ahead. > I understand that they shouldn't, but I'm not sure. I think the same.
Thanks. I am on it!!
> I just want to put up this program, Google Season of Docs which is just focused on technical writing. I was thinking if this could help. If this goes...