Skip to content

Changes

Summary

  1. redmine: process changelogs every 10 minutes (details)
Commit 440e62b9aa1c97847e23bb39d90dc542176867b0 by Oliver Smith
redmine: process changelogs every 10 minutes

Wrap the original entrypoint script with a custom one that also runs a
loop in the background, which periodically lets redmine fetch git
repositories. When repositories are fetched, redmine interpretes
"closes" etc. in commit messages to mark issues as resolved.

Closes: OS#5331
Change-Id: I2a65fd6be22ae541a93c08c71cf286e4b5ad370f
The file was addedredmine/docker-entrypoint-osmo.sh
The file was modified redmine/Dockerfile