Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2210 run all e2e on merge to develop #2219

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

marcellmueller
Copy link
Contributor

@marcellmueller marcellmueller commented Sep 18, 2024

#2210

Brianna pointed out that the happo-skip helper is failing on merge to main. I believe this is due to us passing in the last commit sha which works for pull requests, but doesn't seem to work here. Rather than debug this I think it's both easier and more safe to just run all e2e on merge so I moved up this issue.

Initially I used github.event.pull_request.merged == 'true' though I wanted to ensure this would run both on develop and main to ensure everything is good before deployment to dev/test.

@marcellmueller marcellmueller force-pushed the 2210-run-all-e2e-on-merge-to-develop branch 3 times, most recently from 869421d to 3ded1f0 Compare September 18, 2024 18:55
@marcellmueller marcellmueller marked this pull request as ready for review September 18, 2024 18:58
@marcellmueller marcellmueller force-pushed the 2210-run-all-e2e-on-merge-to-develop branch 13 times, most recently from f1dc13a to af3ec0b Compare September 20, 2024 21:31
@marcellmueller marcellmueller force-pushed the 2210-run-all-e2e-on-merge-to-develop branch from af3ec0b to 432ba49 Compare September 20, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant