Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Pull request URLs don't work

Đang mở
#135 4 bình luận 0 reaction 1 người được giao Xem trên GitHub

@ajdlinux đang làm issue này rồi.

Từ ngày 27/11/2019.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

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.

Ngôn ngữ chính
Python
Star
317
Fork
91
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của getpatchwork/patchwork

Tất cả issue của getpatchwork/patchwork

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.