jenkinsci / google-chat-notification-plugin

Google Chat Notification Jenkins Plugin to send build status
https://plugins.jenkins.io/google-chat-notification/
MIT License
39 stars 20 forks source link

feat: Update to the new way of threading messages in Google Chat #44

Closed Ryudo302 closed 1 year ago

Ryudo302 commented 1 year ago

Following the instructions from #40 (thanks to @gpflaum).

Resolves #40

Ryudo302 commented 1 year ago

Hi, @gpflaum!

I apologize for the delay in resuming the work with this issue.

I found that the problem here is specifically to the in-line threaded spaces, which became the default behavior since March this year: All newly created spaces in Google Chat will be in-line threaded beginning March 13, 2023. This issue don't affect spaces organized by topics.

Anyway, I think that now the problem is solved. I've made some basic tests with a Google Chat Mock Server. Could you please test again?

Ryudo302 commented 1 year ago

I've made some tests at my job's Google Chat spaces and apparently everything is now working!