-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add Common Play to active Skills when invoked #2900
Conversation
Hello @krisgesling! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-05-07 04:55:53 UTC |
Voight Kampff Integration Test Succeeded (Results) |
12dfbe4
to
a968909
Compare
Voight Kampff Integration Test Failed (Results). |
1 similar comment
Voight Kampff Integration Test Failed (Results). |
Voight Kampff Integration Test Succeeded (Results) |
a968909
to
249e352
Compare
Voight Kampff Integration Test Failed (Results). |
2 similar comments
Voight Kampff Integration Test Failed (Results). |
Voight Kampff Integration Test Failed (Results). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since @JarbasAI's comment has been resolved, I think this can be merged :)
Voight Kampff Integration Test Succeeded (Results) |
Description
Emit message on bus to add Common Play to the active Skills list when it is invoked.
This prevented
converse()
methods in Skills using the Common Play Framework from being registered as active, hence they would not work as expected.Note: Companion PR to #2897 for the dev branch of core
How to test
Use the
fix_no_stop
branch of the News SkillContributor license agreement signed?