[PR #4636] [MERGED] Show review comment box only on a pull request page #17439

Closed
opened 2025-11-02 13:23:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4636
Author: @adelowo
Created: 8/7/2018
Status: Merged
Merged: 8/8/2018
Merged by: @lafriks

Base: masterHead: show_review_form_only_on_pr_pages


📝 Commits (6)

  • d7fb9c8 Show review comment box only on a pull request page
  • 4401e7d Merge branch 'master' into show_review_form_only_on_pr_pages
  • a4a5883 Fixed template check
  • 6554bf8 Merge branch 'show_review_form_only_on_pr_pages' of github.com:adelowo/gitea into show_review_form_only_on_pr_pages
  • 7ccf82b Merge branch 'master' into show_review_form_only_on_pr_pages
  • e484b82 Merge branch 'master' into show_review_form_only_on_pr_pages

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 templates/repo/diff/box.tmpl (+1 -1)

📄 Description

Fixes #4625 as per @lunny 's https://github.com/go-gitea/gitea/issues/4625#issuecomment-410907159


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4636 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 8/7/2018 **Status:** ✅ Merged **Merged:** 8/8/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `show_review_form_only_on_pr_pages` --- ### 📝 Commits (6) - [`d7fb9c8`](https://github.com/go-gitea/gitea/commit/d7fb9c87091280e973ae1f018289540857dc9d94) Show review comment box only on a pull request page - [`4401e7d`](https://github.com/go-gitea/gitea/commit/4401e7dbf13d69674c3b18294973ecb53c104590) Merge branch 'master' into show_review_form_only_on_pr_pages - [`a4a5883`](https://github.com/go-gitea/gitea/commit/a4a5883a988102605fe019a44e85650300a42204) Fixed template check - [`6554bf8`](https://github.com/go-gitea/gitea/commit/6554bf86a07aba2985d10ce788278f3281ce5912) Merge branch 'show_review_form_only_on_pr_pages' of github.com:adelowo/gitea into show_review_form_only_on_pr_pages - [`7ccf82b`](https://github.com/go-gitea/gitea/commit/7ccf82b14ac8318101347fbdee18c8c1a658ddf0) Merge branch 'master' into show_review_form_only_on_pr_pages - [`e484b82`](https://github.com/go-gitea/gitea/commit/e484b8294ef6a8c64642c2354af51d612f06bdb3) Merge branch 'master' into show_review_form_only_on_pr_pages ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/diff/box.tmpl` (+1 -1) </details> ### 📄 Description Fixes #4625 as per @lunny 's https://github.com/go-gitea/gitea/issues/4625#issuecomment-410907159 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:23:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17439