Skip to content

Handling non-org repos #74

@funnelfiasco

Description

@funnelfiasco

In trying out this plugin, I ran it on a repo in my personal namespace (funnelfiasco/coffee_match). I got some output like

error getting org data: unexpected response: 404 Not Found (https://api.github.com/orgs/funnelfiasco)

It's not clear from the logs what checks produce that, but I assume it means that some of the checks won't work on personal repos?

If it's possible to catch that error and retry with an API call that works on personal namespaces, that'd be best. Not all meaningful projects live in an organization (although one could argue they should). If that's not possible, the "repo must be in an org" requirement should be documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions