Updated github web hook:

Changes:

Now on merge request topic (title) of merge request automatic changed to:
[PATCH vX] title
or
[PATCH API-NEXT vX] title

where:
title is how you named this merge request.
X - is auto increment of version.

I.e. if merge request was created from branch master_my_test to master
branch. And master_my_test  will be updated later. Then there will be 2
emails in mailing list: one is [PATCH v1] and other is [PATCHv2]. I.e.
similar like we work with mailing lists now.

Also if patch set is more then 20 commits mails to mailing list will not be
sent.

I tested it locally but If something will went wrong please let me know
asap.

Regards,
Maxim.

Reply via email to