https://github.com/globalapptesting/gat-action-kickstarter
https://github.com/globalapptesting/gat-action-kickstarter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/globalapptesting/gat-action-kickstarter
- Owner: globalapptesting
- Created: 2021-04-19T13:44:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T06:49:59.000Z (over 4 years ago)
- Last Synced: 2025-06-12T16:09:47.749Z (11 months ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 11
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Kickstart your GAT actions integration!
This repository contains complete setup to launch your first tests using [GlobalAppTesting GitHub action](https://github.com/GlobalAppTesting/gat-actions-request-test).
Test it yourself:
- Fork this repo
- Go to the "Actions" tab in your fork and click the green button
- Enable "Issues" in your repo settings
- Generate an API key by logging into [app.globalapptesting.com](https://app.globalapptesting.com) and going to Settings > API key > Generate new key
- If you’re not yet a Global App Testing customer, get in touch with us [here](https://go.globalapptesting.com/early-access-exploratory-testing-test-execution) to sign up
- Set your API key as a `GAT_API_KEY` secret in your repo
- Generate new access token. See [official GitHub guide](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token). "repo" permissions are enough
- Set your access token as a `GAT_GH_ACCESS_TOKEN` secret in your repo
You should also change the `application_url` in the workflow definition(`.github/workflows/main.yml`) to include your webpage URL and change the company description in the `description` field in `.gat.json`. Otherwise our testers will be checking [our webpage](https://www.globalapptesting.com)