[PR #4516] [MERGED] env var GITEA_PUSHER_EMAIL #17406

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4516
Author: @treyerl
Created: 7/26/2018
Status: Merged
Merged: 7/26/2018
Merged by: @lafriks

Base: masterHead: master


📝 Commits (5)

  • 08d9f6f env var GITEA_PUSHER_EMAIL
  • fa54a31 Merge branch 'master' into master
  • 2f8f076 set pusher email only if email address is not private
  • fe153be Merge branch 'master' of github.com:treyerl/gitea
  • b7d9573 Merge branch 'master' into master

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 models/update.go (+1 -0)
📝 routers/repo/http.go (+5 -0)

📄 Description

Added GITEA_PUSHER_EMAIL as an environment variable for git hooks.

references #4244


🔄 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/4516 **Author:** [@treyerl](https://github.com/treyerl) **Created:** 7/26/2018 **Status:** ✅ Merged **Merged:** 7/26/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`08d9f6f`](https://github.com/go-gitea/gitea/commit/08d9f6f9752c4be05860aece7264123438154d81) env var GITEA_PUSHER_EMAIL - [`fa54a31`](https://github.com/go-gitea/gitea/commit/fa54a3163b671cbb52ec4353cdf25112c2cc916e) Merge branch 'master' into master - [`2f8f076`](https://github.com/go-gitea/gitea/commit/2f8f0763237d556666cd04c6b586422cb1536420) set pusher email only if email address is not private - [`fe153be`](https://github.com/go-gitea/gitea/commit/fe153be5de7c3b6a98cd5feccf0dc6db1a6476f5) Merge branch 'master' of github.com:treyerl/gitea - [`b7d9573`](https://github.com/go-gitea/gitea/commit/b7d95733ed40671b37795d0e2bb2490f6e526838) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/update.go` (+1 -0) 📝 `routers/repo/http.go` (+5 -0) </details> ### 📄 Description Added GITEA_PUSHER_EMAIL as an environment variable for git hooks. references #4244 --- <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:11:55 -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#17406