Behat / Gherkin

Gherkin parser, written in PHP for Behat project
MIT License
1.05k stars 89 forks source link

Cucumber update 18.1.1 #232

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

[18.1.1] - 2021-04-22

Fixed

ciaranmcnulty commented 3 years ago

I wonder if there’s a way to auto merge if there’s no changes outside of composer.json

stof commented 3 years ago

@ciaranmcnulty this would first require solving the fact that the CI does not run automatically without the close/reopen action. Otherwise, this could merge things breaking tests due to new fixtures.