Files
2025-09-29 00:52:08 +02:00

23 lines
661 B
XML
Executable File

<?xml version='1.0'?>
<!--
File: %RS_TOOLSCONFIG%/automation/notifcations/ScriptBuilderLabels.xml
Author: Derek Ward <derek.ward@rockstarnorth.com>
Date: 4th July 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_SCRIPTBUILDER_SUCCESS"
permittedHost = "rsgediscr1"
labelAllMonitoredPaths = "true"
jobStateToTriggerLabel = "Completed"
setView = "true"/>
</branch>
</branches>
</labels>