fleaz / CptHook

Receive webhooks from different applications and post them to IRC channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow configuring max commits in gitlab module

juhovan opened this issue · comments

Gitlab module has hardcoded limit of 3 commits, please allow user to configure this setting.

if pushEvent.TotalCommits > 3 {

Hi,

never thought about it, but yes, this is a good thing to put into the configuration.