10000 Update SkillDialog to handle all activity types · Issue #5821 · microsoft/botframework-sdk · GitHub
[go: up one dir, main page]

Skip to content
Update SkillDialog to handle all activity types #5821
@gabog

Description

@gabog

SkillDIalog only allow message and event activity types to start a skill, this DCR is about:

  • Removing that restriction so any activity type can be used.
  • Adding a mechanism so developers and extend the dialog and add restrictions if needed.
  • Adding support to handle Invoke activities (it will require special logic).

Tracking Status

Dotnet SDK (Tracked in issue)

  • PR
  • Merged

Javascript SDK (Tracked in issue)

  • PR
  • Merged

Python SDK (Tracked in issue)

  • PR
  • Merged

Metadata

Metadata

Assignees

Labels

P0Must Fix. Release-blocker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0