We've all been there.

You open a repository, change a file that looks completely harmless, run the tests, and open a pull request.

Then someone comments:

“Careful. That module is also used by the billing pipeline.”

Or worse, nobody notices.