Project

General

Profile

Plugins Directory » GitHub Gnosis

Author: Josua Schmid
Website: https://github.com/renuo/gnosis
Code repository: https://github.com/renuo/gnosis
Registered on: 2023-10-26 (6 months ago)
Current version: 1.0
Compatible with: Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x
User ratings:   (0)

This plugin connects your GitHub pull requests to Redmine tickets via a custom Webhook
and makes all its knowledge available to the individual ticket.

Convention:
You need to either have a ticket number in your branch name or in your pull request description.

Bonus:
If you're using SemaphoreCI (https://semaphoreci.com/), you will also see a list of deployments.

Screenshot:

Domain model:

Installation notes

Installation:

1. Download plugin from https://github.com/renuo/gnosis
2. Copy the gnosis it to `./plugins` on your Redmine path
3. Run bundle install –without development test RAILS_ENV=production
4. Run rake redmine:plugins:migrate RAILS_ENV=production

See [plugin README](https://github.com/renuo/gnosis) for further configuration.

Changelog

1.0 (2023-08-01)

Compatible with Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.

gnosis-main.zip (113 KB) gnosis-main.zip Gnosis Plugin Source v1.0 Josua Schmid, 2023-10-26 11:52