dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 441 forks source link

Something off with phpcibot #1324

Closed Fenikkusu closed 6 years ago

Fenikkusu commented 7 years ago

There appears to be something off with the @phpcibot . I've made changes to the 'issues' it reported, but it still says that the tests are failing. Additionally, while the first email came, additional commits send no emails, so I'm kind of sitting in the dark right now about why it thinks the submission is wrong.

For example, https://github.com/Block8/PHPCI/pull/1322

On a side note, is there anyway we can get details on the setup of phpcibot? It's using logic I'm not familiar with and would like to implement to make my life a bit easier (IE: Auto Reviewing Pull Request).