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

Show associated PRS and associated reviews in review page #5417

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

chidozieononiwu
Copy link
Member

Should fix #5143 and #5142

</ul>
}
}
@if (Model.Review.Language == "Swagger" && Model.Review.FilterType == ReviewType.PullRequest)
Copy link
Member

Choose a reason for hiding this comment

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

Let's not limit this to swagger only. We should support showing linked PR API reviews on any language. Similarly, it should show related API reviews from same PR for when they open even SDK level API reviews.

For e.g. Assume that user opened .NET API review generated from swagger and he wants to see associated reviews like swagger, cadl, Python etc.

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.

APIVIew - Show link to pull request on API review generated from pull request
2 participants