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

msgext-search-auth-config python code fix and image update #1476

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

Jegadeesh-MSFT
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Pawank-MSFT Pawank-MSFT left a comment

Choose a reason for hiding this comment

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

please update the manifest version

Copy link
Collaborator

@Pawank-MSFT Pawank-MSFT left a comment

Choose a reason for hiding this comment

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

looks correct, approving!

@Pawank-MSFT Pawank-MSFT requested a review from Copilot January 4, 2025 12:12
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 12 out of 14 changed files in this pull request and generated 2 comments.

Files not reviewed (2)
  • samples/msgext-search-auth-config/python/appManifest/manifest.json: Language not supported
  • samples/msgext-search-auth-config/python/requirements.txt: Language not supported
Comments suppressed due to low confidence (1)

samples/msgext-search-auth-config/python/bots/teams_messaging_extensions_search_auth_config_bot.py:97

  • The Adaptive Card version specified is 1.5, which may not be supported by all clients. Consider using version 1.2 for broader compatibility.
"type": "AdaptiveCard",

@Jegadeesh-MSFT Jegadeesh-MSFT requested a review from Copilot January 6, 2025 06:13
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 12 out of 14 changed files in this pull request and generated 1 comment.

Files not reviewed (2)
  • samples/msgext-search-auth-config/python/appManifest/manifest.json: Language not supported
  • samples/msgext-search-auth-config/python/requirements.txt: Language not supported
Comments suppressed due to low confidence (1)

samples/msgext-search-auth-config/python/bots/teams_messaging_extensions_search_auth_config_bot.py:94

  • [nitpick] The method name 'handle_teams_app_based_anonymous_link_query' is too long. Consider renaming it to something more concise, such as 'handle_anonymous_link_query'.
async def handle_teams_app_based_anonymous_link_query(self, turn_context: TurnContext, value):

Copy link
Contributor

@Harikrishnan-MSFT Harikrishnan-MSFT left a comment

Choose a reason for hiding this comment

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

Looks Good Approved

@Harikrishnan-MSFT
Copy link
Contributor

@Harikrishnan-MSFT Harikrishnan-MSFT merged commit 9bb6100 into main Jan 6, 2025
271 checks passed
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