Sha256: 575c2e54826e8c4f56213a17bfaf4aefdecd759e561b2ed7732c5ebdff2e736c

Contents?: true

Size: 423 Bytes

Versions: 26

Compression:

Stored size: 423 Bytes

Contents

delivery_method: sendmail # smtp or sendmail
ignore_merge: true # set to true if you want to ignore empty merge messages

# defines what branches to email for
include_branches: [master, branch2]


smtp_server:
  address: localhost
  port: 25
  domain: localhost
  user_name: user@localhost
  password: password
  authentication: plain
  enable_tls: false

sendmail_options:
  location: /usr/sbin/sendmail
  arguments:

  

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
git-commit-notifier-0.12.10 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.12.6 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.12.5 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.12.3 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.12.2 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.12.1 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.12.0 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.11 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.10 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.9 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.6 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.5 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.4 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.3 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.2 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.1 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.11.0 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.10.5 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.10.4 spec/fixtures/git-notifier-with-branch-restrictions.yml
git-commit-notifier-0.10.3 spec/fixtures/git-notifier-with-branch-restrictions.yml