Hello everyone,
Im using bitbucket script runner and i need to use a API for checking default reviewers so im using an API request which demands my password.
When giving the password in the script as a variable the script working fine but i need to hide the password. So how can i do that.
Need some help :)