Skip to content

[enh] Parse full URL in addition to "name/project" #11

@nyurik

Description

@nyurik

Please add a tiny improvement -- allow full URLs like https://github.com/ys/forked to be pasted, in addition to ys/forked. Ideally, in a very generic form:

Extract group 1 and 2 from ^https?:\/\/github\.com\/([^/]+)/([^/]+)(\/.*)?

This will allow event urls to sub-items, like https://github.com/ys/forked/issues to be used.

Thanks for an amazing project!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions