mot-plugin-gitlab 0.2.5

GitLab Activity Plugin for MOT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# GitLab Activity Plugin Configuration

# Set to true to activate the plugin in mot.
enabled = true

# Client configuration
#[[clients]]
#name = "Client Company"
#gitlab_host = "gitlab.com"
#gitlab_token = "glpat-asdfgasdfgasdfasdf"
#author_email = "author@example.com"

# Another client configuration
#[[clients]]
#name = "Client Company 2"
#gitlab_host = "gitlab.com"
#gitlab_token = "glpat-daggggagagagagd"
#author_email = "author@example.com"