diff --git a/data/config.yaml b/data/config.yaml index 5144773..6521b97 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -1,6 +1,7 @@ plugins: # - nci-mail-notification + # - nci-jabber-notification nodes: - type: local @@ -9,6 +10,7 @@ nodes: http: host: 127.0.0.1 port: 3000 + url: http://127.0.0.1:3000 storage: backend: memdown @@ -21,3 +23,9 @@ notify: auth: user: bot.nci@gmail.com pass: pass + jabber: + host: talk.google.com + port: 5222 + reconnect: true + jid: bot.nci@gmail.com + password: password diff --git a/data/projects/project1/config.yaml b/data/projects/project1/config.yaml index 5f05d65..632e5ed 100644 --- a/data/projects/project1/config.yaml +++ b/data/projects/project1/config.yaml @@ -4,8 +4,8 @@ scm: repository: ./test/repos/mercurial rev: default -catchRev: - comment: !!js/regexp // +# catchRev: +# comment: !!js/regexp // # buildEvery: # time: "*/5 * * * * *" @@ -22,7 +22,7 @@ notify: # - oleg.korobenko@gmail.com # - oleg.poligon@gmail.com # jabber: - # - oleg.korobenko@gmail.com + # - oleg.poligon@gmail.com trigger: after: