Commit Graph

12 Commits

Author SHA1 Message Date
Clark Boylan 717dff0668 Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: Ie290909d12b8c30a244ee4e8bcb039b5c24291b5
2022-02-17 12:56:22 -08:00
Jeremy Stanley 3ffe437dbf Use port 6697 for IRC over SSL/TLS
We're moving statusbot to SASL auth, and assume SSL/TLS for the
socket so need to use port 6697 which actually supports that.

Change-Id: I107ad4a5afe0aeba9caa89bcabde6e58e4a5ec4b
Needed-By: https://review.openstack.org/599049
2018-08-31 20:06:45 +00:00
Mike Perez 3973ed99a2 Add configuration for thanks/success page url
Avoiding these being hardcoded in openstack-infra/statusbot.

Depends-On: I06d637c00dccbee49ad8a60398ac21af4064034e
Change-Id: I0d36dbff893422e188b9e992f8e9bb3c1431419f
2018-01-04 15:50:35 -08:00
Mike Perez b6df511df0 Enable #thanks feature statusbot
This enables the #thanks feature in statusbot.

Change-Id: I9fd10cbaa315d2a418f3bb65ff7e40014701ec85
Depends-On: I995c3189f0f109df35c56b63b3e19427f60f3750
2017-06-27 14:06:04 -07:00
Elizabeth K. Joseph a6b4f78006
Add Twitter support
The statusbot project now has support for Twitter, see
Ib4bdbb335e4bc12d75d5f0ec2a1b95c8a6b2e7d5 for details.

Add support now in this module for those who wish to use it.

Change-Id: Ia861189ea10d0056afb43fe6a6fd1e51d4ffb4bf
2016-09-16 08:07:11 -05:00
Spencer Krum d0bd58c1be Allow statusbot to take an array of auth nicks
Change-Id: Ief0848ac8e2f2132455c07c0e5d113c7b3def5ca
2016-02-08 16:59:43 -08:00
Thierry Carrez aa084758ed Enable #success feature from statusbot
The enables the #success feature that was recently added to
the statusbot.

Change-Id: I66b577732d1fec271a42f9229a8b5af2e52a58f4
2015-10-07 08:50:44 -07:00
Paul Belanger 38a5dbb92d Fix variable access warnings
Change-Id: I66bf64e3fbcdbf90b87f1116b0b7650b77780493
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-09 16:55:42 -04:00
Monty Taylor 3e21aaa7e8 Add support for passing channels as list
The list of channels for statusbot can get large and unweildy, making
reviewing additions ugly. Accept it as a list. However, because of
things using the old interface, support a comma separated string being
passed as well.

Change-Id: I5adad696707b987f0fee7211b89e340d265d6bd9
2015-06-20 09:40:08 -04:00
James E. Blair 36a5de7cf9 Serve the statusbot alert file from eavesdrop
Change-Id: I5c1a4adc25bab62564effba527122e57c229d1c5
2013-12-11 11:50:42 -08:00
James E. Blair bf35947d7b Add nicks parameter to statusbot.
Change-Id: I293f4b5dd76de562cec39b4c995a2c255d383263
Reviewed-on: https://review.openstack.org/25765
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-29 22:46:56 +00:00
James E. Blair 7a60269e59 Add statusbot to eavesdrop.o.o.
Change-Id: I3ae19a6321827b82ebf864182a1e5a90253b9c39
Reviewed-on: https://review.openstack.org/25755
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-29 22:14:13 +00:00