What are the correct role names for repository access, and what permissions do they confer? #72727
Replies: 3 comments
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
This isn't resolved yet and needs some information from a GitHubber to clarify. |
Beta Was this translation helpful? Give feedback.
-
I'd love an answer here - the teams repository list REST API |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
The docs for resources like
github_team_repository
in the GH Terraform provider,, the GH user docs, and the GH API docs seem inconsistent with what the available roles are and what permissions they confer.The
github_team_repository
docs say:The Collaborators API docs say:
According to Repository roles in GH docs, Read and Triage are not the same (they have different checkmarks in the screenshot below):
Can we get a single source of truth that is complete and accurate? (Even if these don't all actually point to the same value, there should be a single doc that explains all of this.)
Beta Was this translation helpful? Give feedback.
All reactions