-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
In order to write custom hooks that use some variables, Gitea should export them in the environment.
For example, currently I need to know the user that is pushing a branch.
I think this could be easily done adding an os.Setenv line like here.
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.