action #13278
[process] Use redmine issue referencing to automatically reference or close issues with github changes
Start date:
2016-08-19
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Benefit¶
Less work for developers as there is no need for manual referencing of pull requests and commits into tickets. Also tickets could be closed automatically by using the right format in a pull request or commit message.
acceptance criteria¶
- AC1:
references <ticket reference>
in commit message puts a comment into the corresponding redmine ticket, e.g. this issue tracker - AC2:
Fixes <ticket reference>
in a commit message changes the ticket state, e.g. to resolved
further details¶
see http://www.redmine.org/projects/redmine/wiki/RedmineSettings#Referencing-issues-in-commit-messages
History
#1
Updated by okurz over 6 years ago
- Category set to Infrastructure
- Priority changed from Normal to Low
#2
Updated by okurz almost 6 years ago
- Project changed from openQA Tests to openQA Project
- Description updated (diff)
- Category changed from Infrastructure to 168
- Target version set to future
I guess the ticket is tracked better as part of the parent project in "Administration" because the same reasoning holds true for all redmine<->github links.
#3
Updated by okurz almost 6 years ago
- Description updated (diff)
#4
Updated by okurz almost 5 years ago
- Target version changed from future to future
#5
Updated by okurz almost 4 years ago
- Category changed from 168 to Organisational
#6
Updated by cdywan over 2 years ago
This could alternatively be addressed by the proposed move to GitHub.