Does a "pull" or "revert to production" close existing pull requests?

Knowledge Drop

Last tested: March 2021

No. Each pull request is on its own branch, so reverting your dev branch to production does not affect your PRs in any way.