Re: [vpp-dev] VPP Gerrit Report Enhancement

2022-11-05 Thread Dave Wallace
Hi Andrew, Hmmm, the fix was to get_changes.py to not download changes with -2 (before classification / report generation), so it would appear to be a bug in the gerrit api.  What change was it? It worked for two of my changes which are set to -2 (33707 & 33727). BTW, if you prefer to retain

Re: [vpp-dev] VPP Gerrit Report Enhancement

2022-11-05 Thread Andrew Yourtchenko
Hi Dave, Very cool! I assume this change reflects only for the changes showing in component maintainers’ lists, and not the authors ? (I saw one -2 change in my list in this report, which is the “correct” behavior imo, so just making sure it is a feature and not a bug :) --a > On 4 Nov 2022,

[vpp-dev] VPP Gerrit Report Enhancement

2022-11-04 Thread Dave Wallace
Folks, I have enhanced the VPP Gerrit Report to not include gerrit changes which are marked 'Code-review -2'.  Today's report [0] reflects that improvement. Please let me know if you have any feedback on this report. Thanks, -daw- [0] https://github.com/vpp-dev/vpp-gerrit-report -=-=-=-=-=