-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathgitlabintegration.xml
49 lines (49 loc) · 1.88 KB
/
gitlabintegration.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<root>
<name>Gitlab Integration</name>
<key>gitlabintegration</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/faizaleticia/gitlabintegration/master/img/glpi_logo.png</logo>
<description>
<short>
<en>Gitlab Integration with GLPI</en>
<pt>Integração do Gitlab com GLPI</pt>
</short>
<long>
<en>Gitlab Integration with GLPI</en>
<pt>Integração do Gitlab com GLPI</pt>
</long>
</description>
<homepage>https://github.com/faizaleticia/gitlabintegration</homepage>
<download>https://github.com/faizaleticia/gitlabintegration/releases</download>
<issues>https://github.com/faizaleticia/gitlabintegration/issues</issues>
<readme>https://github.com/faizaleticia/gitlabintegration/blob/master/README.md</readme>
<authors>
<author>Fáiza Schoeninger</author>
</authors>
<versions>
<version>
<num>0.0.2</num>
<compatibility>9.4</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>pt_BR</lang>
</langs>
<license>GPL v3</license>
<tags>
<en>
<tag>gitlabintegration</tag>
</en>
<pt>
<tag>gitlabintegration</tag>
</pt>
</tags>
<screenshots>
<screenshot>https://raw.githubusercontent.com/faizaleticia/gitlabintegration/master/img/screenshots/personal_token_gitlab.png</screenshot>
<screenshot>https://raw.githubusercontent.com/faizaleticia/gitlabintegration/master/img/screenshots/plugin_installed.png</screenshot>
<screenshot>https://raw.githubusercontent.com/faizaleticia/gitlabintegration/master/img/screenshots/gitlab_permission.png</screenshot>
<screenshot>https://raw.githubusercontent.com/faizaleticia/gitlabintegration/master/img/screenshots/ticket_create_issue.png</screenshot>
<screenshot>https://raw.githubusercontent.com/faizaleticia/gitlabintegration/master/img/screenshots/issue_gitlab.png</screenshot>
</screenshots>
</root>