This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
1.9.0
Fixed
- #56 notify documentation, thanks to @deveth0
- #57 Catch exceptions for non existing functions on the scm object
- #58 Mqtt notification: don't do anything if disabled, thanks to @deveth0
- Fix Jenkins sandbox issues when using capture groups
Added
- #54 Add im.mattermost for sending instant messages to Mattermost instances
- #55 Add possibility to send notifications to Microsoft Teams, thanks to @bellackn
- Support for multibranch pipelines that use
BRANCH_NAME
instead ofGIT_BRANCH
environment variables
Updated
- SCM URL detection now falls back to
GIT_URL
andGIT_URL_1
variables