Manage your ThoughtSpot objects with the Verion Control APIs and Github Actions.
- Fork this repo.
- Create a new branch, one for each ThoughtSpot Org managing content.
- Configure your GitHub Secrets to manage authenticatation to ThoughtSpot.
- Customize the workflow files to your needs.
ThoughtSpot requires an authenticated session in order to use the APIs. Each of the workflows will ask for 3 secrets.
THOUGHTSPOT_URL
- your ThoughtSpot URL (eg. https://company.thoughtspot.cloud)THOUGHTSPOT_USERNAME
- an Administrator-level usernameTHOUGHTSPOT_SECRET_KEY
- your cluster-level ThoughtSpot secret key