Skip to content

A Redmine plugin that adds filtering by git branch name to Associated revisions section on Issue page

License

Notifications You must be signed in to change notification settings

a-kushnir/changeset_branches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine logo

Changeset Branches

Platform Language Redmine License

A Redmine plugin that adds filtering by git branch name to Associated revisions section on Issue page. The feature is implemented by overriding UI as well as a background worker that scans git repository for new commits.

Table of contents

Screenshots

(Back to top)

Associated Revisions can be filtered by git branch name:

Screenshot

Requirements

(Back to top)

Installation

(Back to top)

  1. Clone this repository
$ git clone https://github.com/a-kushnir/changeset_branches.git
  1. Put them in redmine/plugins directory
  2. Run migrations
$ rails db:migrate
  1. Restart Redmine

License

(Back to top)

Changeset Branches plugin is under the MIT license. See the LICENSE for more information.

Links

(Back to top)

About

A Redmine plugin that adds filtering by git branch name to Associated revisions section on Issue page

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published