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 :)
Hi @Ahmet Said Oyanık_ and welcome,
my suggestion is to use an API token https://confluence.atlassian.com/bitbucketserver/http-access-tokens-939515499.html and use it instead of password.
It should solve your issue.
Fabio
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.