lane teams do
teams(
title: "Test title",
message: "Test message",
facts: [
{
"name"=>"Test facts name",
"value"=>"Test facts value"
}
],
teams_url: "https://outlook.office.com/webhook/.."
)
end
terminal:
β bundle exec fastlane teams
[β] π
+-----------------------+---------+--------+
| Used plugins |
+-----------------------+---------+--------+
| Plugin | Version | Action |
+-----------------------+---------+--------+
| fastlane-plugin-teams | 0.2.0 | teams |
+-----------------------+---------+--------+
[10:57:43]: ------------------------------
[10:57:43]: --- Step: default_platform ---
[10:57:43]: ------------------------------
[10:57:43]: -------------------
[10:57:43]: --- Step: teams ---
[10:57:43]: -------------------
[10:57:43]: To not be asked about this value, you can specify it using 'title'
[10:57:43]: The title that should be displayed on Teams:
terminal: