it's working, thanks! I'll go ahead and file a github issue
great, thanks! is there a simple way to then update the Task
tags after this?
Hi CourageousWhale20 ,
While this is not part of the Task interface (perhaps it should be - we'll appreciate a GitHub issue on the subject), you can access this value as follows:
` task = Task.init(...)
branch = task.data.script.branch `