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

feat: [#6865] Provide two new invoke handlers, (message/fetchTask, message/submitAction) for Custom Feedback Loops #592

Closed
wants to merge 3 commits into from

Conversation

sw-joelmut
Copy link

@sw-joelmut sw-joelmut commented Nov 21, 2024

Fixes # 6865
#minor

Description

This PR introduces two new Teams handlers, submitAction and fetchTask, alongside with the respective feedback loop classes.

Specific Changes

  • Added submitAction and fetchTask handlers for teams.
  • Added new classes for strong-type the new handlers' data.
  • Added new class for TeamsChannelData to enable feedback loops.
  • Added unit tests for the new handlers.

Testing

The following image shows a teams sample working with the new submitAction handler, fetchTask couldn't be tested since it is only available in ring0.
img

@sw-joelmut
Copy link
Author

/promoted 6871

@sw-joelmut sw-joelmut closed this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants