We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
os.Setenv