C3 AI Documentation Home

Add and Pull Changes from GitHub

Connect to GitHub while developing an existing application

  1. In C3 AI Studio, select Develop an Existing Application and select Next. The next screen prompts for a GitHub repository address and a personal access token.
  2. Follow steps 4–11 in Connect to GitHub During Application Creation.

Pull changes from GitHub

After you configure a GitHub repository, pull the latest updates from the configured branch.

  1. From the GitHub dropdown menu in Data Fusion, select Pull Changes.

View version history

The Show Version History option in the GitHub menu displays the commit history of the connected branch. It shows who made changes and when, with links to view each commit directly on GitHub.

From the GitHub commit page, you can:

  • View changes made in a specific commit.
  • View the list of modified files.

To view version history:

  1. From the GitHub dropdown menu in Data Fusion, select Show Version History.

See also

Was this page helpful?