Project

General

Profile

Plugins Directory » redmine_webhook_for_feishu

Author: 健 董
Website: https://github.com/Colins110/redmine_webhook_for_feishu
Code repository: https://github.com/Colins110/redmine_webhook_for_feishu
Registered on: 2022-12-13 (over 1 year ago)
Current version: 0.0.5
Compatible with: Redmine 4.2.x, 4.1.x, 4.0.x
User ratings:   (0)

A Redmine plugin posts webhook to feishu on creating and updating tickets.

Installation notes

Type below commands:
$ cd $RAILS_ROOT/plugins
$ git clone https://github.com/Colins110/redmine_webhook_for_feishu.git redmine_webhook
$ bundle exec rake redmine:plugins:migrate NAME=redmine_webhook RAILS_ENV=production

Then, restart your redmine

You can get more info from https://github.com/Colins110/redmine_webhook_for_feishu

Changelog

0.0.5 (2022-12-12)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x.