Please check this CMS PR for example: joomla/joomla-cms#27190 it changes an language file but it is missing the language changed label. It also seams that PR* labels are not done by the bot anymore. Is / was this an intended change?
lgtm joomla/joomla-cms#27197 the bot seams to be active again.
The webooks are green but the response was: string(17) "pull after update"
this is fixed now. Thanks @mbabker
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-12-02 18:42:46 |
Closed_By | ⇒ | zero-24 |
Probably related to 570aa6b but I'm not about to revert all of the "use Framework 2.0" stuff.
Someone check to see if the webhooks are sending non-200 responses through the admin interface on the CMS repo to see if there are any errors being returned. There's nothing useful in the app logs pointing to errors so I imagine it actually has to do with the (too dynamic) event listener registration.
Otherwise, I might find time later this week to look into it more.