Skip to content

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

Open
@lowlighter

Description

@lowlighter

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions