在尝试了许多不同的部分之后,我想我会问 - 有人会知道下面屏幕截图中描述的WORKFLOW部分的名称吗?下面的代码段应该让我知道我想要做什么。
<web-item key="my-project-item" name="My Title" section="stash.repository.settings.panel/repository-settings-section" weight="300" application="stash"> .... </web-item>
我认为这是您正在寻找的信息:
Web Item: bitbucket.repository.settings.panel/repository-workflow-section
Web Panel: example-web-item.badge
Context Items: request, principal, repository, project
您可以通过将?web.items&web.panels&web.sections
附加到Bitbucket Server中的URL来实现此目的。