Several tasks want to act when pull requests add new addons or change existing addons.
We could simplify the code and make it easier to test by having a main tasks that does the delicate work of detecting addon changes and the call registered actions, passing the new/changed manifests.
Several tasks want to act when pull requests add new addons or change existing addons.
We could simplify the code and make it easier to test by having a main tasks that does the delicate work of detecting addon changes and the call registered actions, passing the new/changed manifests.