Files
gtav-src/tools_ng/etc/automation/tasks/labels/CodeBuilder2Labels.xml
T
2025-09-29 00:52:08 +02:00

24 lines
716 B
XML
Executable File

<?xml version='1.0'?>
<!--
File: %RS_TOOLSCONFIG%/automation/notifcations/CodeBuilder2Labels.xml
Author: Derek Ward <derek.ward@rockstarnorth.com>
Date: 4th June 2014
BE VERY CARFEUL WHEN EDITING THIS FILE - SCREWING UP A LABEL COULD IMPACT THE WORKSAPCES
OF MANY USERS.
ALWAYS GET CHANGES HERE BUDDIED.
-->
<labels>
<branches>
<branch name="dev_ng">
<label labelName = "GTA5_NG_AUTOMATION_CODEBUILDER_SUCCESS"
permittedHost = "rsgedicb7"
labelAllMonitoredPaths = "true"
additionalLabelPaths = "//depot/gta5/tools_ng"
jobStateToTriggerLabel = "Completed"
setView = "true"/>
</branch>
</branches>
</labels>