Replies: 7 comments 3 replies
-
Hello, While there are some workarounds available now, an official API from GitHub would likely make this process much smoother and fully automated. Opening a feature request is a good step to try to get this on GitHub's roadmap. I would recommend explaining your specific use case and needs to help convince them of the value an API would provide. Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
🕒 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.
-
I would really love this feature to be added to the REST API, since doing this manually can be painful especially when we have 20+ repos needing access to 60+ packages. That is 1200+ UI operations to perform manually! |
Beta Was this translation helpful? Give feedback.
-
🕒 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.
-
You’re right, managing that manually for every new repo is a pain. Unfortunately, GitHub doesn’t currently offer a direct API for setting package access policies. |
Beta Was this translation helpful? Give feedback.
-
It’s a manual process for now. |
Beta Was this translation helpful? Give feedback.
-
🕒 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.
-
Select Topic Area
Question
Body
Hello, I have a template repository that depends on a private Github package in my org.
When the template is used to create a child repository, the Github package fails to install in the newly created repository until the repository is manually added to the package's "Manage Actions access" allowlist on its settings page, which requires intervention every time a child repository is created. It would be nice this could be managed through an API.
Is there any plan to add support for setting a package's actions access policy?
Beta Was this translation helpful? Give feedback.
All reactions