GitHub Apps – Permissions & Installation Issues #170852
Replies: 1 comment
-
|
💬 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.
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
Affected product: GitHub Apps
URL:
https://github.com/organizations/.../settings/apps1. Inconsistent Permissions Behavior for Non-Organization Owners
Steps to reproduce:
Repository permissions → Contents: Read-only.Expected behavior:
A repository admin should be able to re-add the same permission level they were initially allowed to grant.
Actual behavior:
Removing the permission works, but adding it back requires organization owner approval, even though the same action was allowed at app creation time.
2. Hidden Installation Tab & Missing Feedback
Steps to reproduce:
Contents: Read-only.Expected behavior:
The UI should allow installation and, if org-owner approval is required, clearly notify the user with the reason and next steps.
Actual behavior:
The installation tab disappears entirely with no message, no error, and no indication that organization owner approval is required. This leaves the user with no clarity about the process.
3. Organization Owner Self-Approval Issue
Steps to reproduce:
Expected behavior:
As the organization owner, changes made at the org level should be automatically trusted/approved, or at the very least- indicate you need to make an adjustment of some sort (definitely not "approve") on the repository scope of things.
Actual behavior:
The owner is forced to approve their own permission changes at the repository level, even though no one else has the authority to do so. This creates redundant friction and is counter-intuitive.
Impact
Suggested Fixes
Beta Was this translation helpful? Give feedback.
All reactions