]> git.corax.cc Git - foundry/commit
dispatchbot: Send build requests when a merge was detected
authorMatthias Kruk <m@m10k.eu>
Thu, 9 Sep 2021 22:17:22 +0000 (07:17 +0900)
committerMatthias Kruk <m@m10k.eu>
Thu, 9 Sep 2021 22:17:22 +0000 (07:17 +0900)
commita1029cc54e4ca1e5c45d9c7adef3675badf730e9
tree15d95e7509a693f88157cbf861cb69693b9858f6
parent00403b958509f183995011051bc273fc19296b2f
dispatchbot: Send build requests when a merge was detected

Dispatchbot does not correctly handle merge messages, causing it to
fail to emit a build request when a merge has occurred.
This commit changes the way dispatchbot handles merge messages, so
that a build request is emitted whenever a merge was detected on a
"master" or "stable" branch.
dispatchbot.sh