]> git.corax.cc Git - foundry/commit
dispatchbot: Create a new context for test requests
authorMatthias Kruk <m@m10k.eu>
Fri, 3 Sep 2021 13:00:54 +0000 (22:00 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 3 Sep 2021 13:00:54 +0000 (22:00 +0900)
commit16df21bddec528afc5e498618aef5fa0c745f3f8
tree4009e7d7f5a107caffcb7d47d7ded634d7fcd659
parent6ed43ebf1ca1ee59b3ad026cfa9d9392bbf9d9aa
dispatchbot: Create a new context for test requests

The function that is responsible for sending test requests in
dispatchbot calls `false' (as a placeholder) where a new foundry
context should be created, preventing the function from sending a
test request.
This commit changes dispatchbot so that it creates a new context
before sending a test request.
dispatchbot.sh