17 lines
317 B
Plaintext
17 lines
317 B
Plaintext
|
|
[global]
|
||
|
|
backend = redmine
|
||
|
|
|
||
|
|
[redmine]
|
||
|
|
server = https://progress.opensuse.org
|
||
|
|
auth = basic
|
||
|
|
# Identifier of parent process
|
||
|
|
parent = opensuse-release-process
|
||
|
|
is_project_public = True
|
||
|
|
|
||
|
|
[logging]
|
||
|
|
level = INFO
|
||
|
|
|
||
|
|
[TaskRelations]
|
||
|
|
relations = Blocks, Depends On, Implements, Implemented by
|
||
|
|
inbound = Implemented by, Depends On
|