]> git.corax.cc Git - foundry/commit
mergebot: Fix message handling and publish a merge notifications
authorMatthias Kruk <m@m10k.eu>
Sun, 8 Aug 2021 06:53:40 +0000 (15:53 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 8 Aug 2021 06:53:40 +0000 (15:53 +0900)
commit8b0d07460947ea67c9073b3769bbc982ba43d719
treeb60f49c9f98d8f5cdde54a0401434ad7572f7411
parent87d6330b4f3cd17e51ff4e4c46b5b14289d7c0f6
mergebot: Fix message handling and publish a merge notifications

Mergebot does not correctly handle incoming messages, causing it to
discard perfectly fine merge requests. Further, it does not publish
notifications when a merge has been completed.
This commit fixes mergebot so that it handles incoming messages
correctly and publishes a merge message for each merge it has
attempted.
mergebot.sh [changed mode: 0644->0755]