简体   繁体   English

链接引用标记或提交消息中的Github里程碑

[英]Linked reference to a Github milestone in a tag or commit message

I use to add issue numbers in Git commits, to let Github make links from commits to issues and from issues to commits. 我用来在Git提交中添加问题编号,让Github从提交到问题,从问题到提交都建立链接。

Is it also possible to do the same in tag messages towards milestones? 是否也可以在标记消息中对里程碑进行相同的操作?

In my project, each release has a tag, and each release consists of a number of issues that are grouped in a milestone. 在我的项目中,每个版本都有一个标记,每个版本都包含许多在里程碑中分组的问题。 Therefore a linked reference from the tag message to the milestone would be very useful. 因此,从标记消息到里程碑的链接引用将非常有用。

正如您在Github帮助页面上可以看到的有关可能的引用的信息,截至今天,里程碑没有自动链接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM