open-dotnet / .github

https://twitter.com/izs/status/1461366232335073289
26 stars 34 forks source link

Fork synchronisation #34

Open ghuntley opened 2 years ago

ghuntley commented 2 years ago

overview

Unfortunately, GitHub does not have a great way of automatically keeping forks in sync. Through external tooling such as https://github.com/google/copybara and https://github.com/marketplace/actions/fork-sync it would be possible to track upstream development at github.com/dotnet/*@main and continuously integrate changes.

other issues

Mpdreamz commented 2 years ago

A few ready made github actions exist e.g:

https://github.com/marketplace/actions/fork-sync

For organization sake it might be best to run this under 2 organizations e.g

So that community gets access to discussions etcetera but secure coding and deployment practices can be adhered on the open-dotnet repository producing binaries.