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

Get api review approval status for a given package version #7824

Conversation

praveenkuttappan
Copy link
Member

Add new option param to get review status for a given package version. If exact match is not for input version, then check will look for latest matching revision with same major and minor version number. If there is still no match then it will return latest automatic API review revision status.

@praveenkuttappan praveenkuttappan added APIView Central-EngSys This issue is owned by the Engineering System team. labels Mar 6, 2024
@praveenkuttappan praveenkuttappan self-assigned this Mar 6, 2024
Copy link
Member

@chidozieononiwu chidozieononiwu left a comment

Choose a reason for hiding this comment

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

Could you please extend GetAPIRevisionsAsync(string reviewId) instead of adding new method?

@praveenkuttappan praveenkuttappan merged commit 3142efa into Azure:main Mar 8, 2024
5 checks passed
@praveenkuttappan praveenkuttappan deleted the apiview_get_status_for_package_version branch March 8, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.
Projects
Status: ✅ Done
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants