dlespiau / dlespiau/patchwork

Add support for referencing a series by the Message-ID of one of its patches in the URL

Open
#35 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

For example,
http://patchwork.freedesktop.org/mid/1443511466-8017-1-git-send-email-jani.nikula@intel.com
would redirect to
http://patchwork.freedesktop.org/patch/60615/
similar to how
http://mid.gmane.org/1443511466-8017-1-git-send-email-jani.nikula@intel.com
works.

The main requirement would be to have some base URL you could simply append a Message-ID to. And absolutely _without_ the angle brackets < > that patchwork likes to keep around Message-IDs.

This would make it easier to find and pass around patchwork links.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.