Gabo Gilabert

Results 28 issues of Gabo Gilabert

## Summary SDK 4.16 adds support for the Custom Question Answering service to dotnet and JS. As part of this issue we will implement new versions of the [11 qnamaker](https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/11.qnamaker)...

P0
Area: AI-QnAMaker
Size: L
feature-request

## Summary The [Set up continuous integration and continuous delivery for a Composer bot](https://docs.microsoft.com/en-us/composer/how-to-cicd) article is labeled as preview and the links in the article point to a personal repo...

P1
Area: Docs
Size: S
feature-request

## Summary This issue involves reviewing the existing set of samples and removing those that will not fit in v5,

Area: Samples
draft

# Background Several teams have reported issues while trying to send proactive messages from a skill. The goal of this issue is to build an experimental sample that validates a...

backlog
Area: Skills
feature-request

## Summary The [SSO documentation](https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-concept-sso?view=azure-bot-service-4.0) needs to be updated as follows: - Remove reference to Virtual Assistant - Update SSO scenarios: we should have 3 scenarios, Teams SSO, Bot and...

P1
Area: Docs
Size: M
feature-request

## Summary Channel constants need to be updated to properly reflect the channels currently supported by ABS: * In 4.x unsupported channels need to be flagged as obsolete. * missing...

P0
Size: S
feature-request
Area: SDK

### Summary Update in scope repo code owners to use teams rather than individuals. More specifically: * Remove individuals * Use only groups and only @microsoft/botframework-sdk * Remove old groups...

P1
Area: Engineering
Size: M
team-agility

Update https://github.com/microsoft/botframework-sdk/blob/main/docs/BF%20Labeling%20Guide.md to map to the latest spec. * Add new areas * Review unused ones and remove * Update Emilio's tool and bring it in the SDK repo tools...

P1
Area: Engineering
Size: S
feature-request
team-agility

There are several things in the SDK project that seem stale and can probably be removed: - [ ] common/Telemetry - [ ] common/Transcripts - [ ] docs. This area...

P2
Size: M
needs-triage
Area: SDK

DialogManager provides almost the same functionality as ActivityHandler and could potentially be refactored to implement IBot. As part of this issue we should look at refactoring DialogManager and reason about...

P1
Area: Adaptive
Size: M
feature-request
Area: SDK