Closed jvmbatista closed 8 years ago
${BITBUCKET_USER}
is the display name. You probably want the login name? I'm adding that as ${BITBUCKET_USER_SLUG}
.
I'll release this soon...
Hello,
Yes that's it. Branches have the developer username in the name so yes, that's what I was looking for.
Thanks for adding this ;)
This is released now. Open issue again if not working!
Hi, just to let you know that it's working. Thanks
Hello,
Is it possible to add support, or use, the ${BITBUCKET_USER} variable in a regular expression?
I was trying the following in the branch checker ("/heads/dev/${BITBUCKET_USER}/.+") but the variable is not replaced.
Best Regards João