#### Problem description Currently, Web and Docs build seems to fail for everyone during CI, regardless of PR. Saw this in #31563 and #32055. This is the error: ``` Extension error: Could not import extension contributors (exception: No module named 'gitdb.utils.compat') ##[error]Bash exited with code '2'. ```