]> git.corax.cc Git - foundry/commit
dispatchbot: Send a merge request if a test was successful
authorMatthias Kruk <m@m10k.eu>
Thu, 9 Sep 2021 21:59:20 +0000 (06:59 +0900)
committerMatthias Kruk <m@m10k.eu>
Thu, 9 Sep 2021 21:59:20 +0000 (06:59 +0900)
commit2009aac7c75b6d8b9e5b1df0efafe921745876d0
treefd60c8b116195fe6e93b47c30c18ab677f059b0c
parent16df21bddec528afc5e498618aef5fa0c745f3f8
dispatchbot: Send a merge request if a test was successful

Dispatchbot does not correctly implement sending of merge request
messages when a successful test on a testing branch was detected.
This commit modifies dispatchbot so that it emits a merge request
whenever a successful test was published on the "testing" branch
of a repository.
dispatchbot.sh