Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Pull request URLs don't work

Aperta
#135 4 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@ajdlinux ci sta già lavorando.

Dal 27/11/2019.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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.

Lingua principale
Python
Stelle
317
Fork
91
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di getpatchwork/patchwork

Tutte le issue di getpatchwork/patchwork

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.