Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enforces a requirement for code reviews prior to code being pushed to the ServiceNow instance, ensuring that all changes are vetted. |
| What area does it affect? |
Code Management |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when establishing development workflows or improving code quality standards. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.teamdev.requires_codereview |
| Sys ID |
75af4711bf3011002eff1c2a7f073967 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Code reviews are required before pushes are applied to this instance |
| Updated |
2024-05-25 03:54:16 |
Sources
Related properties