[PR #1975] [CLOSED] Issue #1957 - Fix forwarding stdin to pre/post-receive scripts #16154

Closed
opened 2025-11-02 12:03:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1975
Author: @olivier-mauras
Created: 6/15/2017
Status: Closed

Base: masterHead: issue_1957


📝 Commits (1)

  • 5d54eec Issue #1957 - Fix forwarding stdin to pre/post-receive scripts

📊 Changes

3 files changed (+8 additions, -6 deletions)

View changed files

📝 integrations/gitea-integration-meta/gitea-repositories/user2/repo1.git/hooks/post-receive (+3 -2)
📝 integrations/gitea-integration-meta/gitea-repositories/user2/repo1.git/hooks/pre-receive (+3 -2)
📝 models/migrations/v22.go (+2 -2)

📄 Description

Fix https://github.com/go-gitea/gitea/issues/1957
Ensure stdin is forwarded for pre/post-receive hooks


🔄 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/1975 **Author:** [@olivier-mauras](https://github.com/olivier-mauras) **Created:** 6/15/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue_1957` --- ### 📝 Commits (1) - [`5d54eec`](https://github.com/go-gitea/gitea/commit/5d54eec3a1fd8ece67ed8231242db2d74804f00f) Issue #1957 - Fix forwarding stdin to pre/post-receive scripts ### 📊 Changes **3 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `integrations/gitea-integration-meta/gitea-repositories/user2/repo1.git/hooks/post-receive` (+3 -2) 📝 `integrations/gitea-integration-meta/gitea-repositories/user2/repo1.git/hooks/pre-receive` (+3 -2) 📝 `models/migrations/v22.go` (+2 -2) </details> ### 📄 Description Fix https://github.com/go-gitea/gitea/issues/1957 Ensure stdin is forwarded for pre/post-receive hooks --- <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 12:03:31 -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#16154