Behat / Gherkin

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

Cucumber update 17.0.2 #222

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Automated changes by create-pull-request GitHub action

stof commented 3 years ago

@ciaranmcnulty there is a drawback with the way the PR is created: CI does not run.

I think we need to use a custom token to create the PR instead of using the github-actions one. see https://github.com/peter-evans/create-pull-request/blob/master/docs/concepts-guidelines.md#triggering-further-workflow-runs

ciaranmcnulty commented 3 years ago

@stof indeed, I'll look at that. For now, closing and re-opening will trigger CI