Settings

Documentation

Access global settings from side nav under SETTINGS

General

These fields are populated from your profile. More general settings to be added soon.

GIT

Provider

Only GitHub supported today, more providers being added soon.

Status

Whether you've successfully connected your Git provider. Hit GITHUB CONNECT to give Bundlet the ability to create and maintain repositories / branches / pull requests in your GitHub account.

Repo Structure

This is how Bundlet will structure your repository/s and interact with Git.  Choose between BRANCH PER ACCOUNT and REPO PER ACCOUNT.

  • Branch Per Account: One repository with one branch per NetSuite account you set up in Bundlet.  When setting up an account you can specify the name of the branch that represents the NetSuite account. Example, main for production, staging for sandbox, dev for sandbox 2/development etc.  
  • Repo Per Account: One repository per NetSuite account with one main branch by default.

Repo Name

The name of the repository/s that will be created to track your NetSuite account's scripts, objects and settings. This setting depends on the above Repo Structure setting. If BRANCH PER ACCOUNT is selected, a repository name of your choosing could be entered. REPO PER ACCOUNT will default to use the NetSuite account id for each repository.