Skip to content

Email notification for mirrors #1304

@lassana

Description

@lassana

Hi,

I was able to configure email notifications on push using the following configuration (it works fine):

mail.server   = ***
mail.port     = ***
mail.username = ***
mail.password = ***
mail.starttls = true
mail.fromAddress    = ***

groovy.postReceiveScripts = sendmail.groovy

Then I added a few mirror repositories (manually by git clone --mirror), they are being displayed and updated just fine in Gitblit. Unfortunately, when Gitblit fetches remote changes from the original repo to the mirror, it doesn't send an email if new commits are there.

Is there a way to enabled email-notifications for mirror repositories?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions