-
Notifications
You must be signed in to change notification settings - Fork 801
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
App Hello world Python Sample Added #1477
App Hello world Python Sample Added #1477
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please correct.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 24 out of 39 changed files in this pull request and generated 1 comment.
Files not reviewed (15)
- samples/app-hello-world/python/.gitignore: Language not supported
- samples/app-hello-world/python/.vscode/extensions.json: Language not supported
- samples/app-hello-world/python/.vscode/launch.json: Language not supported
- samples/app-hello-world/python/.vscode/settings.json: Language not supported
- samples/app-hello-world/python/.vscode/tasks.json: Language not supported
- samples/app-hello-world/python/appManifest/manifest.json: Language not supported
- samples/app-hello-world/python/assets/sample.json: Language not supported
- samples/app-hello-world/python/env/.env.local: Language not supported
- samples/app-hello-world/python/infra/azure.bicep: Language not supported
- samples/app-hello-world/python/infra/azure.parameters.json: Language not supported
- samples/app-hello-world/python/requirements.txt: Language not supported
- samples/app-hello-world/python/src/views/configure.html: Language not supported
- samples/app-hello-world/python/src/views/first.html: Language not supported
- samples/app-hello-world/python/src/views/hello.html: Language not supported
- samples/app-hello-world/python/src/views/second.html: Language not supported
Comments suppressed due to low confidence (1)
samples/app-hello-world/python/app.py:38
- [nitpick] The error message could be more descriptive. Consider changing it to: 'The bot encountered an unexpected error. Please try again later.'
await context.send_activity("The bot encountered an error or bug.")
Executed build pipeline https://github.com/OfficeDev/Microsoft-Teams-Samples/actions/runs/12632567169 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look Good Approved!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks correct, approving!
No description provided.