-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix teams #551
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Failed to generate code suggestions for PR |
PR Type
Bug fix, Enhancement
Description
Implement Teams API pagination for complete message retrieval
Optimize message assertion logic and conditions
Add message count logging for better debugging
Remove redundant logging in misconfiguration checks
Changes walkthrough 📝
teams_workflows.py
Optimize Teams message assertion logic and logging
tests_scripts/workflows/teams_workflows.py
utils.py
Add pagination support for Teams message retrieval
tests_scripts/workflows/utils.py