'Allow PRs to be merged even if the commit status fails

I want to set up a tool that updates my commit status of my PRs based on some result.

However, since I want to run this in dry-run mode, I want my PRs to be mergeable even if the status update fails.

Is this possible in GitHub?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source