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

fix(plugins/followup): some stats from indepth are incorrect #859

Open
lowlighter opened this issue Feb 8, 2022 Discussed in #855 · 1 comment
Open

fix(plugins/followup): some stats from indepth are incorrect #859

lowlighter opened this issue Feb 8, 2022 Discussed in #855 · 1 comment

Comments

@lowlighter
Copy link
Owner

Discussed in #855

Seems that some the logic is inverted, we should not have a -:

collaborators = collaborators.map(({login}) => `-author:${login}`).join(" ")

Additionally failing to fetch collaborators should default on owner

Finally drafts/skipped issues/pr seems a bit wonky, probably need to see what is possible to do now

@lowlighter lowlighter changed the title fix: some stats from indepth followup are incorrect fix(plugins/followup): some stats from indepth are incorrect Feb 8, 2022
@github-actions github-actions bot added the Stale label Dec 9, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2022
@lowlighter lowlighter removed the Stale label Dec 18, 2022
@lowlighter lowlighter reopened this Dec 18, 2022
@orsnaro
Copy link

orsnaro commented Jun 2, 2023

image

here I'm most certain this batch file line counter in language plugin section (most-used) is incorrect

whats common cause of this ?

workflow .yml file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants