Skip to content

include channel#323

Open
paulotelles wants to merge 1 commit intojambonz:mainfrom
paulotelles:feature/include-transcription-check
Open

include channel#323
paulotelles wants to merge 1 commit intojambonz:mainfrom
paulotelles:feature/include-transcription-check

Conversation

@paulotelles
Copy link
Contributor

Need first the approval of the verb-validation PR: jambonz/verb-specifications#7 then update the package version

if (tasks && tasks.length > 0) {
this.logger.info({tasks: tasks}, `${this.name} replacing application with ${tasks.length} tasks`);
this.cs.replaceApplication(tasks);
if ((this.recognitionChannel && this.recognitionChannel === evt.channel_tag) || this.recognitionChannel === undefined) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

linting error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants