XPUB git hooks: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
Line 10: Line 10:


A regular user cannot configure their git hooks, only the web hooks, even if they own the repos. A gitea admin must configure it for them (the tab does not even display for them). This does make sense from a security POV but could be confusing for future similar requests.
A regular user cannot configure their git hooks, only the web hooks, even if they own the repos. A gitea admin must configure it for them (the tab does not even display for them). This does make sense from a security POV but could be confusing for future similar requests.
[[Category:Xpub Admin Documentation]]

Latest revision as of 17:23, 8 September 2021

What is a git hook?

(soon)

How to make a git hook?

(soon)

Who can make a git hook?

A regular user cannot configure their git hooks, only the web hooks, even if they own the repos. A gitea admin must configure it for them (the tab does not even display for them). This does make sense from a security POV but could be confusing for future similar requests.