Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Pull request URLs don't work

オープン
#135 コメント 4 件 リアクション 0 件 担当者 1 名 GitHub で見る

@ajdlinux がすでに取り組んでいます。

2019年11月27日 から。

評価

この issue はまだ評価されていません。

説明

bug

When patchwork detects a pull request it pulls out the request URL and tag/branch and renders it as a URL at the top of the page.

But those URLs don't actually work when you click on them.

An example github pull request:
https://patchwork.ozlabs.org/patch/835976/

Which links to (404):
https://github.com/sukadev/linux%20p9-json-v4

Which should be:
https://github.com/sukadev/linux/tree/p9-json-v4

An example kernel.org request (cgit):
https://patchwork.ozlabs.org/patch/833746/

Which links to (404):
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git%20tags/powerpc-4.14-6

Which should be:
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/tag/?h=powerpc-4.14-6

It would be great if these URLs could actually take you to the right place. Obviously some heuristics would be required, but that seems reasonable.

主要言語
Python
スター
317
フォーク
91
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getpatchwork/patchwork のほかの issue

getpatchwork/patchwork の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。