File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
<directory location =" /static/" />
13
13
</config-form >
14
14
</repository-hook >
15
-
15
+
16
16
<component key =" repositoryInformationService" name =" Repository Information Service"
17
17
class =" com.zerosumtech.wparad.stash.RepositoryInformationService" />
18
-
19
- <web-item key =" stash.pull-request.build-trigger" name =" Trigger Build" weight =" 50" section =" stash .pull-request.toolbar.actions" >
18
+
19
+ <web-item key =" stash.pull-request.build-trigger" name =" Trigger Build" weight =" 50" section =" bitbucket .pull-request.toolbar.actions" >
20
20
<context-provider class =" com.zerosumtech.wparad.stash.RepositoryContextProvider" />
21
21
<conditions type =" AND" >
22
22
<condition class =" com.zerosumtech.wparad.stash.PluginEnabledCondition" />
28
28
<styleClass >triggerBuild</styleClass >
29
29
<dependency >${project.groupId}-${project.artifactId}:pull-request-build-button</dependency >
30
30
</web-item >
31
-
31
+
32
32
<web-resource key =" pull-request-build-button" >
33
33
<resource type =" download" name =" pull-request-build-button.js" location =" /static/pull-request-build-button.js" />
34
- <context >stash .page.pullRequest.view</context >
34
+ <context >bitbucket .page.pullRequest.view</context >
35
35
</web-resource >
36
-
36
+
37
37
</atlassian-plugin >
You can’t perform that action at this time.
0 commit comments