Mike Ellis

Results 104 comments of Mike Ellis

@MikeMcC399 Thanks! Yes, when I hover over the Cypress icons the popover says "@cypress generated status". I'm not sure if it was clear from my workflow code, but our workflow...

@flotwig c5365dbf-9c5b-4769-a95d-130d46f70241

@flotwig I'm confused with the recommendation in the article you shared. Those triggers are used in different use cases. `on: pull_request` should be used for PR gate workflows. `on: push`...

@mjhenkes The example workflow in the article you shared doesn't specify a branch so it will run the Cypress action on any pushed commit to any branch. That's basically the...

@MikeMcC399 I didn't include it in my original post listing code, but I do include COMMIT_MESSAGE which appears to be what solved the issue in that thread. Here is my...

@MikeMcC399 I'm still seeing this issue using `cypress-io/github-action@v6`.

@MikeMcC399 Interestingly, when you just said you think this is a Cypress Cloud thing, I thought I'd compare the project settings for the repo I'm having a problem with with...

@MikeMcC399 Nevermind the issue is back again. :(

> `(merge)` is added if it's detected that the commit message is generated from a merge commit, and our logic around that hasn't changed. @MikeMcC399 Thanks. I opened a Cypress...

This is a huge issue for this library. Unless x2js is in maintenance mode, the author needs to address this ASAP.