8000 Port: Add support for new Teams invoke types 'config/fetch' and 'config/submit' by gandiddi · Pull Request #2170 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content

Port: Add support for new Teams invoke types 'config/fetch' and 'config/submit' #2170

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

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

gandiddi
Copy link
Contributor
@gandiddi gandiddi commented Sep 17, 2024

Fixes #minor

Description

This PR ports the changes in microsoft/botbuilder-dotnet#6632. Add new Teams invoke types 'config/fetch' and 'config/submit' for supporting Auth & TaskModuleContinue in configuration flow.

Specific Changes

  • Add support for new config invoke requests 'config/fetch' and 'config/submit'
  • For config, add ConfigAuthResponse, ConfigResponse, and BotConfigAuthType for parsing config payloads.

Testing

These images show the new unit tests passing.
testRes

image

@gandiddi gandiddi requested a review from a team as a code owner September 17, 2024 10:11
@tracyboehrer tracyboehrer merged commit fddd368 into main Sep 17, 2024
7 of 8 checks passed
@tracyboehrer tracyboehrer deleted the v-gandiddi/NewInvokeType_Config branch September 17, 2024 12:53
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.

2 participants
0