---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/application-development

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Code reviews

# Code reviews {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Team Development administrators can require that pushes undergo code review before
accepting pushes.

When code review is enabled, pushing a change to the parent instance triggers the code review
workflow. By default, users with the teamdev_code_reviewer role receive notifications to review
changes and can approve or reject changes. The Team Development Code Reviewers has the
teamdev_code_reviewer role.  
For each change, reviewers can see the following information.

* Which [remote
  instance](https://servicenow-prod.fluidtopics.net/VjQfIU4ZVfIX_tcrJnRvwg "For each instance, define other instances in the hierarchy as remote instances.") the pushed change comes from.
* Who pushed the change to the parent.
* What the change is called.
* When the change was created.
* Which versions the change includes.
{#c_CodeReview__ul_fhh_sfv_1q}

Reviewers must approve or reject a push from the Team Development application.  
While changes are being reviewed on the parent instance, a child instance cannot do the following activities involving the parent instance:

* Push changes to the parent instance.
* Pull changes from the parent instance.
* Reconcile changes with the parent instance.
* Change the parent instance to another instance.
* Delete the remote instance record for the parent instance.
{#c_CodeReview__ul_q4s_zfv_1q}

