Skip to content

Instantly share code, notes, and snippets.

@bmoussaud
Last active November 24, 2015 14:52
Show Gist options
  • Save bmoussaud/2f6211c385b7ff2fc14a to your computer and use it in GitHub Desktop.
Save bmoussaud/2f6211c385b7ff2fc14a to your computer and use it in GitHub Desktop.
XLR preconditions
print getCurrentTask().title
print getCurrentTask().pythonScript.deploymentPackage
result = "hotfix" not in getCurrentTask().pythonScript.deploymentPackage
releaseVariables['flow'] == 'normal'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment