Private Mirrors App beta (open source) #133150
Unanswered
ahpook
asked this question in
Repositories
Replies: 2 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Product Feedback
Body
Hi all, this isn't a Repositories product feature per se, but it's close enough that I figured this is a good spot to host the discussion.
We've been working on an open source GitHub App that manages private mirrrors of public upstream repositories. Perhaps unsurprisingly, it's called the Private Mirrors App (PMA). PMA's primary use case is for organizations who want to review their open source contributions internally before making a public PR. Due to the nature of the GitHub fork network, this isn't (currently!) possible with a built-in workflow, so the app will handle the creation, synchronization, and deletion of these private mirrors as a standalone experience.
The main benefits of working on the private mirrors through PMA are:
It's open source and available at https://github.com/github-community-projects/private-mirrors ; this week we're releasing a beta-level version (0.20) and are excited to see what kinds of contributions it can unlock.
Beta Was this translation helpful? Give feedback.
All reactions