1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-07 10:08:20 +00:00

Display pull request in merged commit view (#35202)

Fixes #34634

---

I am not a Web dev so I'm open to any change on the design. The
important thing for me is to have the feature implemented.

Here are screenshots on a test instance:

<img width="2758" height="420" alt="Capture d'écran 2025-08-02 161710"
src="https://github.com/user-attachments/assets/30abbeb5-6139-4a91-9348-36e78f1646e6"
/>

<img width="2769" height="520" alt="Capture d'écran 2025-08-02 161725"
src="https://github.com/user-attachments/assets/29871f05-f0b5-4a31-9ada-812780269c7d"
/>
This commit is contained in:
Nicolas Auvray
2025-08-05 01:30:12 +02:00
committed by GitHub
parent 67d623580b
commit c760e3b2b5
3 changed files with 14 additions and 0 deletions

View File

@@ -1322,6 +1322,7 @@ commit_graph.color = Color
commit.contained_in = This commit is contained in:
commit.contained_in_default_branch = This commit is part of the default branch
commit.load_referencing_branches_and_tags = Load branches and tags referencing this commit
commit.merged_in_pr = This commit was merged in pull request %s.
blame = Blame
download_file = Download file
normal_view = Normal View