Merge pull request #34398 from robingileborg/master
Bitbucket username should not be treated as a secret
This commit is contained in:
Vendored
-1
@@ -115,7 +115,6 @@ export interface Config {
|
||||
bitbucketCloud?: Array<{
|
||||
/**
|
||||
* The username to use for authenticated requests.
|
||||
* @visibility secret
|
||||
*/
|
||||
username?: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user