(Enhancement) Add "Review Required" Identifier on Pull Requests Targeting Protected Branches with Required Approvals #8257
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/enhancement
An improvement of existing functionality
[x]
):(not relevant)
Description
In
Pull Requests
tab of Gitea repository, there isn'tReview Required
text next to who and when the pull request that merge into protected branch with required approvals setting was made. Thus, users don't know whether a PR requires reviews/approvals without having to click into individual PR link.Screenshots
This screenshot below is from my
localhost
Gitea instance on my computer. I createdlearnPRHomework
repository and setmaster
branch protected with 1 required approval. Other user (bagas
) open a pull request to this protected branch. Note that there isn'tReview Required
text as described in the description above:On the other hand, PR on GitHub with similar condition have
Review Required
text (the screenshot is from linode-docs PRs:The text was updated successfully, but these errors were encountered: