-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Build
In PR for SERVER-82704, we commented on how to prevent changes going into our third party repos without keeping track of the divergence from upstream in our forks: https://github.com/10gen/mongo/pull/16603#issuecomment-1792745729
We decided to make a commit-queue task which performs the import.sh script and make sure everything is synced up (no diffs after import). This would require us to standardize the import.sh for all applicable third parties.