Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External enable/disable intent #860

Closed
wants to merge 15 commits into from
Closed

Conversation

JarbasAI
Copy link
Contributor

Allow intents to be enabled or disabled from outside the skill itself

needed for example in my intent_layers helper class to control what intents are active

@augustnmonteiro
Copy link
Contributor

@JarbasAI thank you that's a cool feature, can you fix the tests so we can merge it :)

@penrods penrods added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Aug 17, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 38.585% when pulling 283fe11 on JarbasAI:patch-19 into d661b8d on MycroftAI:dev.

@JarbasAl
Copy link
Contributor

rebased

@JarbasAl
Copy link
Contributor

JarbasAl commented Mar 8, 2018

@forslund
Copy link
Collaborator

forslund commented Mar 8, 2018

Will review tomorrow!

@forslund
Copy link
Collaborator

Could have sworn I posted a message earlier. Looks and works good. Only thing I'd like to change is the name of the messages. mycroft.skill.enable_intent and mycroft.skill.disable_intent.

@MycroftAI MycroftAI deleted a comment Mar 31, 2018
@MycroftAI MycroftAI deleted a comment Mar 31, 2018
@forslund
Copy link
Collaborator

forslund commented Apr 5, 2018

With the update it looks good. I'll rebase it and squash it into a single commit and get it merged in the morning.

@forslund
Copy link
Collaborator

forslund commented Apr 6, 2018

Merged via #1524, closing.

@forslund forslund closed this Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants