Context:
There is an initiative to move away from jenkins and start using GitHub actions as our CI.
To do that, we need to migrate the existing pipelines steps / jobs to github actions.
AT:
- Implement GitHub action workflows that replaces our e2e tests pipelines steps that get triggered on PR creation
- Implement GitHub action workflow that replaces our nightly browserstack e2e test job