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

Feature: Review State on Pull Request Display #57

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

syj67507
Copy link
Owner

@syj67507 syj67507 commented May 17, 2024

Summary

In this PR, the user will now be able to see what pull requests they have recently reviewed. The latest review given by the user is fetched from the GitHub API on each pull request, and based on the type of review they gave, a different icon will be presented.

The currently supported review states that will show icons are for if the user left comments, requested changes, or approved it. It is important to note that the icons don't exactly match up with the icon's in GitHub but are close. To give some clarity, a tooltip will display explaining what the icon means.

Changes

  • Added a new Icons to the pull request component in the PRDisplay page

Screenshots / GIFs

Click to see screenshots

image

@syj67507 syj67507 merged commit c8b2ed1 into main May 17, 2024
2 checks passed
@syj67507 syj67507 deleted the feature/review-state branch May 17, 2024 02:08
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.

1 participant