On 20.10.2015, at 15:07, Christopher Orr <[email protected]> wrote: > t would be nice > to confirm this, but I don't know where the source code is, or where the > bot runs. > > This is just out of curiosity, so it's not really important — but I find > it quite a useful resource, so it would be nice to know where it runs, > and how contributions can be made. Does anybody know? :)
The Twitter bot just tweets the http://jenkins-ci.org/releases.rss feed. Which gets generated here: https://ci.jenkins-ci.org/job/infra_release.rss/ With sources here: https://github.com/jenkinsci/backend-release.rss And that's where the group is relevant although it should not be: https://github.com/jenkinsci/backend-release.rss/blob/master/release.rss.groovy#L24 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/8A9A1093-6765-46CF-953D-BB91EC57543A%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
