sympy / sympy-bot

GitHub bot for SymPy
https://github.com/sympy-bot
Other
22 stars 11 forks source link

Detect orphan commits #86

Open asmeurer opened 4 years ago

asmeurer commented 4 years ago

See https://github.com/sympy/sympy/issues/18548#issuecomment-622059029. The "first" commit in sympy was an orphan commit (no parents). We should detect these and fail the build if they occur, since there is virtually never a good reason to have them.