Vote #73233
未完了git commits referencing issues are not proceed through tags
0%
説明
Hello,
We follow production versions through tags and commits reachable only from theses tags are not proceed by redmine.
This results in issues not updated when pushing tags.
I think it could be interesting to make the ref sepecs handled by redmine configurable.
People could then adds tags to look for and/or exclude some branches, like personal branches used for development.
Developers could then freely add the "Fixes/Refs/Whatever" in their commits and minimise the risk to forget them without registering in redmine DB short life commits ID in temporary branches (which results in DB inconsistencies c.f. #12853).
Regards.