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

Added time ranges to search criteria of pull requests #498

Open
wants to merge 361 commits into
base: dev
Choose a base branch
from

Conversation

logannvsd
Copy link

This PR is to add time Ranges to GitPullRequestSearchCriteria. so that it will be helpful to extract pull requests based on specified time rather than extracting all pull requests information every time.

Closes #491

tedchamb and others added 30 commits August 3, 2018 16:36
Fix time.clock() -> time.time() in _file_cache.py
fix invalid team_context property references.
fix invalid team_context property references.
Ensure that the license is packaged in the sdist
tonybaloney and others added 28 commits October 31, 2022 10:25
Remove 3.5 from CI test, check 3.8-3.11
Add support and test for Python 3.9, 3.10, and 3.11
Initial support for 7.1 API version
…issingGitAndRelease

Updating .gitignore and pushing the released files, adding git clients
…itSerializationIssues

Update models to fix deserialization error
…the clash of azure.core namespace from the msrest package
Test and mark Python 3.12 support. Update setuptools support for >67
@logannvsd
Copy link
Author

@microsoft-github-policy-service agree

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.

Search Criteria time ranges are missing
9 participants