|
|
|
|
|
by orthecreedence
4112 days ago
|
|
Does Gogs support webhook integrations (ie, someone pushed to this repo, notify our team on slack)? I'm interested in Gogs because gitlab seems to have trouble servicing multiple requests, like when deploying to four servers and they all try to pull code at once (three of them fail). We could have just misconfigured something, but it's hard to imagine there's a config option for "fall over on concurrent requests." |
|
On GitLab.com we have 20+ unicorn workers that handle over 30k monthly active users.