• Kamil Trzciński's avatar
    Merge branch 'commit-status-fix' into 'master' · 3d994339
    Kamil Trzciński authored
    Fix missing ignored? for GenericCommitStatus
    
    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 
    
    
    See merge request !2899
    3d994339
commit_status.rb 3.66 KB