GitHub has introduced a new feature that allows users to revert pull requests easily without relying on Git commands, streamlining the process of rolling back changes. By clicking the Revert button, users can initiate the creation of a new pull request containing the reverted changes. This enhancement aims to simplify the workflow for developers who need to undo merged pull requests, with additional details available in the GitHub Help section.