fastlane / fastlane

🚀 The easiest way to automate building and releasing your iOS and Android apps
https://fastlane.tools
MIT License
39.52k stars 5.7k forks source link

Feature Request : Webex Teams and Microsoft teams Webhooks implementation #15234

Closed hrushie closed 5 years ago

hrushie commented 5 years ago

Feature Request

Motivation Behind Feature

I have been trying to add communication bot from jenkins to notify webex teams and Microsoft teams for build success and url of build, either it is hockey or appcenter or artifactory

Feature Description

Create notification feature like slack regarding the build status in Webex teams and Microsoft teams

There will be no drawbacks as it will be the new feature plugin

janpio commented 5 years ago

That sounds like a pretty good candidate for a fastlane plugin!

That way the actual logic could be implemented and tested without any commitment needed from the core contributors, and if it turns out to be super popular and used very often it can maybe still be integrated to the core action further down the line.

You can read more about creating a plugin here: https://docs.fastlane.tools/plugins/create-plugin/


https://github.com/fastlane/fastlane/blob/master/fastlane/lib/fastlane/actions/slack.rb can give you (or whoever decides to tackle this) and idea what an implementation could look like.

fastlane-bot commented 5 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest fastlane version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:

Friendly reminder: contributions are always welcome! Check out CONTRIBUTING.md for more information on how to help with fastlane and feel free to tackle this issue yourself :muscle:

fastlane-bot commented 5 years ago

This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem :+1: