[PR #317] [MERGED] export pusher name ENV variable #316 #15301

Closed
opened 2025-11-02 11:43:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/317
Author: @afdev82
Created: 11/30/2016
Status: Merged
Merged: 12/5/2016
Merged by: @bkcsoft

Base: masterHead: export_pusher_name


📝 Commits (1)

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 cmd/serve.go (+4 -0)
📝 cmd/update.go (+1 -1)

📄 Description

This change will export the name of the pusher as an environment variable in order to use it in custom 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/317 **Author:** [@afdev82](https://github.com/afdev82) **Created:** 11/30/2016 **Status:** ✅ Merged **Merged:** 12/5/2016 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `export_pusher_name` --- ### 📝 Commits (1) - [`ba8cc55`](https://github.com/go-gitea/gitea/commit/ba8cc55de9a4dc1ed93075d7e32c67f055b7f988) Fixes #316 ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serve.go` (+4 -0) 📝 `cmd/update.go` (+1 -1) </details> ### 📄 Description This change will export the name of the pusher as an environment variable in order to use it in custom 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 11:43:30 -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#15301