[go: up one dir, main page]

Skip to content

Highlight projects/repos with Git hooks in Admin Area

Release notes

Git hook scripts are powerful tools to automate tasks. However, when they fail, or result in undesirable high load on the server, it may be difficult to find them.

To assists admins in reviewing newly added Git hooks, GitLab now highlights those the /admin/projects lists.

Problem to solve

See above.

Proposal

Add an icon besides a project in the /admin/projects lists if it has any scripts installed. Based on the age of the script, the icon could be colored more brightly for new scripts, and fade into a natural black or gray for older scripts.

Alternative

Logging the additions or changes to hooks as an audit event

Related issues

Intended users

Metrics

Edited by Katrin Leinweber