Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

lpirl/redmine_assign_via_commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This plug-in allows you to change the assignee via your commit message.

Examples:

This commit refs #1, #2 and fixes #3 >JohnDoe Implement feature #1234 @2h >JohnDoe

Implementation:

This plug in patches a hook into scan_for_issues of the Redmine model Changeset (for future flexibility) and then attaches a listener to that hook to parse commit message.

About

Set an issue's assignee by commit message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages