Is your feature request related to a problem? Please describe.
The Oppia and Oppia Android repos currently permit force-pushing despite it being against developer policy.
Describe the solution you'd like
We ought to automatically close force-pushed PRs and leave a comment that points to the wiki to explain why it was closed (i.e. https://github.com/oppia/oppia-android/wiki/Making-a-code-change).
Describe alternatives you've considered
N/A
Additional context
None