Open russellb opened 7 months ago
This looks like what I envisioned: https://github.com/marketplace/actions/repo-file-sync-action
It supports a PR workflow where changes are synced by posting PRs. I would want to use that approach so that every change runs through review and CI before merging the sync.
@nathan-weinberg just FYI since you've been working on establishing common CI jobs across repos. I think we could use this repo (dev-docs) as a central home for files that are shared among multiple repos, plus some automation to automatically submit PRs to sync changes to other repos.
Relates to #12
This issue has been automatically marked as stale because it has not had activity within 90 days. It will be automatically closed if no further activity occurs within 30 days.
@danmcp @n1hility @alimaredia might we want to revisit this? if not let's close it out
Need an inventory of how many identical files we have today (or files that should be identical).
We have a lot of files we're duplicating between several repos that are the same, or could be the same. I would like to either identify or create some automation to minimize the burden of keeping improvements and fixes in sync across repos.
Some examples: