Add support to configure webhook_timeout in gitlab.yaml
Compare changes
- Johannes Schleifenbaum authored
If you are running another sidekiq instance on your server, e.g. GitLab CI, the check script would parse the output of `ps aux` searching for `sidekiq` and returning success, although the GitLab sidekiq may not be running. Now the `ps` call will only print the processes run by the GitLab user.
+ 34
− 23
@@ -22,8 +22,10 @@ GET /users
@@ -38,8 +40,11 @@ GET /users
@@ -71,8 +76,11 @@ Parameters:
@@ -87,17 +95,19 @@ POST /users
@@ -121,6 +131,8 @@ Parameters:
@@ -162,11 +174,10 @@ GET /user
@@ -184,14 +195,14 @@ GET /user/keys
@@ -219,7 +230,7 @@ Parameters: