GitHub status not updating Header and Redirect rules

hi @joern.bernhardt

We’ve reached out via email. I’ve seen a similar case where disabling post processing helped:

Alternatively, you can disable the need for these checks on the branch in github like this:

Settings -> Branches -> select protected branch -> "Require status checks to pass before merging

Thanks!