Merge "statusbot: disable Twitter posting"

This commit is contained in:
Zuul 2023-04-16 06:26:06 +00:00 committed by Gerrit Code Review
commit 244d6550cc

View File

@ -15,7 +15,8 @@ statusbot_wiki_successpageurl: 'https://wiki.openstack.org/wiki/Successes'
statusbot_wiki_thankspageid: '37700' statusbot_wiki_thankspageid: '37700'
statusbot_wiki_thankspageurl: 'https://wiki.openstack.org/wiki/Thanks' statusbot_wiki_thankspageurl: 'https://wiki.openstack.org/wiki/Thanks'
statusbot_irclogs_url : 'http://eavesdrop.openstack.org/irclogs/%(chan)s/%(chan)s.%(date)s.log.html' statusbot_irclogs_url : 'http://eavesdrop.openstack.org/irclogs/%(chan)s/%(chan)s.%(date)s.log.html'
statusbot_twitter: True # NOTE(ianw) : Disabled 2023-04-16 due to account having API access removed
statusbot_twitter: False
statusbot_mastodon: True statusbot_mastodon: True
statusbot_mastodon_host: 'https://fosstodon.org' statusbot_mastodon_host: 'https://fosstodon.org'