How do I get redmine's activity log to show repository changes automatically?

787 Views Asked by At

I wrote a little python script to accept BitBucket POST callbacks of repository changes and update the local copy. That all works fine, but I noticed that redmine's activity log doesn't show those changes until I click on the repository tab.

Is there a way to trigger the activity log update programatically?

1

There are 1 best solutions below

1
On BEST ANSWER

Misunderstood your question in IRC, you can find the answer to your question in the redmine faq