GitHub Pull Request acknowledged that code owner approved the request, but it's still blocked until the code owner approves #178821
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Related to: https://github.com/orgs/community/discussions/175951 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
This seems like a bug to me. I have a branch ruleset that requires the codeowners' approval prior to a pull request being mergable. However, I am the only codeowner, and I did approve the pull request.
The screenshot below seems to say that I approved it, but also says that it's waiting on me to approve it.
Could this issue be related to read-only vs write permissions? I have admin privileges to the repository, but when I approved the PR, it shows that I approved the changes with read-only permissions. I'm not exactly sure what this means.
FWIW, here's my
.github/CODEOWNERSfile:I'm just a bit confused on what the issue is. Is it because I have more than the required permissions, or is it not recognizing that i have write permissions inherited by admin privileges?
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions