Project

General

Profile

Plugins Directory » Microsoft Teams chat plugin for Redmine

Author: Honggwan Yoon
Website: https://github.com/wellbia/redmine_microsoftteams
Code repository: https://github.com/wellbia/redmine_microsoftteams
Registered on: 2022-12-07 (over 1 year ago)
Current version: 0.2.2
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (1)

This plugin posts updates to issues in your Redmine installation to a Microsoft Teams channel.

This code is based on the redmine-slack plugin.

Installation notes

From your Redmine plugins directory, clone this repository as redmine_microsoftteams

git clone https://github.com/wellbia/redmine_microsoftteams.git redmine_microsoftteams

You will also need the httpclient dependency, which can be installed by running

bundle install

from the plugin directory.

If you want to route messages to different channels on a per-project basis. Create a project custom field named Teams URL.

Changelog

0.2.2 (2024-07-16)

Compatible with Redmine 5.1.x, 5.0.x.

Fix preformatted text and html entity bug in workflows webhook

0.2.1 (2024-07-15)

Compatible with Redmine 5.1.x, 5.0.x.

Add workflows webhook support

0.1.1 (2022-12-08)

Compatible with Redmine 5.0.x.

0.1 (2022-12-07)

Compatible with Redmine 4.0.x.

User ratings

  by Power Redmine over 1 year ago