Skip to content

Fix missing ignored? for GenericCommitStatus

Kamil Trzciński requested to merge commit-status-fix into master

This is pretty important fix. We should not release 8.5 without this.

It critical error when handling GenericCommitStatus:

undefined method `ignored?' for #<GenericCommitStatus:0x007fe1a2a20fe0>

cc @grzesiek

Merge request reports