Open
Description
Mergeable is supposed to block pull request from merging which have the wip
label set. This doesn't seem to work anymore. I saw it on #102.
This is kind of a special pull requests because it changed the mergeable configuration, but the wip config was not touched, so it shouldn't have made a difference. Another weird thing was that mergeable hang after the pull request was approved. Changing labels retriggered it successfully but also showed the problem with the wip
label.
Activity