Skip to content

v1.2.0

Latest

Choose a tag to compare

@jochen-testingbot jochen-testingbot released this 07 Sep 11:23

Added

  • TB_CHECK_NAME: names the GitHub pull request check TestingBot / <name> (for example iOS, Android) so separate EAS jobs on one commit post separate checks (forwarded as --check-name, @testingbot/cli 1.4.0+). The Android and iOS examples set it.

Fixed

  • TB_GH_REPO_NAME accepts owner/repo (the value of github.repository) and derives the owner, so the run's repository is registered correctly and the pull request check posts.

Docs