未验证 提交 ea93f383 编写于 作者: K KubeSphere CI Bot 提交者: GitHub

Merge pull request #3638 from LinuxSuRen/bitbucket-org-key

Add Bitbucket organization field "key"
......@@ -203,6 +203,7 @@ type SCMOrg struct {
} `json:"self,omitempty" description:"scm org self info"`
} `json:"_links,omitempty" description:"references the reachable path to this resource"`
Avatar string `json:"avatar,omitempty" description:"the url of organization avatar"`
Key string `json:"key,omitempty" description:"the key of a Bitbucket organization"`
JenkinsOrganizationPipeline bool `json:"jenkinsOrganizationPipeline,omitempty" description:"weather or not already have jenkins pipeline."`
Name string `json:"name,omitempty" description:"organization name"`
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册