Open
Description
setup-env
's default behaviour for push
events generates build names that are too long to pass to BrowserStack if the commit message is long. We experienced this as tests failing after merging a PR with:
selenium.common.exceptions.WebDriverException: Message: name cannot be more than 255 characters
We're planning to work around this by passing GITHUB_SHA
in place of BUILD_INFO
(see also bennettoxford/openprescribing#3239 )
Metadata
Metadata
Assignees
Labels
No labels