Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make notifications configurable #557

Merged
merged 1 commit into from
Mar 8, 2019
Merged

Conversation

dhoppe
Copy link
Member

@dhoppe dhoppe commented Mar 8, 2019

This change allows other projects to configure notifications via e-mail or IRC according to their own needs. Otherwise we may receive their notifications in our IRC channel.

The following entries in the file .sync.yml configure an e-mail address and deactivate the notifications via IRC.

.travis.yml:
  email: "notify@example.com"
  irc: false

@dhoppe dhoppe requested a review from ekohl March 8, 2019 13:25
@ekohl ekohl merged commit 384d69c into master Mar 8, 2019
@ekohl
Copy link
Member

ekohl commented Mar 8, 2019

Thanks!

@ekohl ekohl deleted the notifications_configurable branch March 8, 2019 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants