Link an application or application-customization to source control
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- App Engine Studio
Linking an application or application-customization to source control allows application developers to manage changes in App Engine Studio (AES) from a Git repository.
Before you begin
- Learn more about Manage customizations to applications.
- Create a dedicated Git repository for the application. For increased security, enable multi-factor authentication for the Git repository.
- Generate an access token that the source control integration can use instead of a password and multi-factor authentication passkey while creating a Credential record. Search for personal access token on GitHub or GitLab.
- Restrict permissions on the access token to allow read and write access to the Git repository.
- Verify that the non-production instance has network access to the Git repository.
- Ensure that users add the email address to their respective Users Table (ServiceNow sys_user) records that they use in their commits to the Git repository.
- Role required: admin
About this task
Procedure