You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When this is run with <messageFormat: "SIMPLE"> it sends the text to the specified chat space.
When the messageFormat is changed to "CARD" it throws this exception:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Only using controller and the OS is Debian 12
Reproduction steps
I am running the following in a post build step
When this is run with
<messageFormat: "SIMPLE">
it sends the text to the specified chat space.When the
messageFormat
is changed to"CARD"
it throws this exception:Expected Results
To be able to display a card with the build results in Google Chat space.
Actual Results
Nothing shows up in the Google Chat space when messageFormat is set to "CARD"
Anything else?
No response
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: