19
0
Files
python-md2workflow/opensuse-prod.conf
Ondřej Súkup 3165a4f396 Accepting request 775253 from home:lkocman:branches:devel:languages:python
- Update to 1.4.12
* Add redmine support https://github.com/openSUSE/md2workflow/issues/11
  This was part of hackweek19
* Add config for progress.opensuse.org (opensuse-prod)
* Split JIRA and Redmine plugins into a separate packages
  SLE doesn't have python-redmine so let's not force them to install
  it
* Add LICENSE as a Source1 (bump all remaining by one)

OBS-URL: https://build.opensuse.org/request/show/775253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=10
2020-02-18 16:40:37 +00:00

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