Personal build flag for snapshot dependencies
Hi All,
I am setting up a build chain that starts with a "Branch Remote Run Trigger". let's call this build "A". This build currently has one snapshot dependency, "B".
My intention here is that when an "A" job starts, it will be marked as personal, and so will the snapshot dependency jobs that are started. This is not occur.
Using these same targets, if I kick off a remote run for build "A" through my IDE, the snapshot dependency builds are also marked as personal.
Is there a way to make both of these behave the same way?
Thanks!
Rob
Please sign in to leave a comment.
For future reference, this is being investigated in our tracker under issue https://youtrack.jetbrains.com/issue/TW-53207