将标签添加到合并请求 [英] Adding Tags to a Pull Request

查看:193
本文介绍了将标签添加到合并请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从 iontech / Anagen 。 com / agiliq / Anagenrel =noreferrer> agiliq / Anagen



我向我的叉子做了一些提交并添加了一个标签。然后我打开了一个Pull Request。这个合并请求只包含我的提交。



如何将我创建的标签包含到合并请求中?


$ b $ b

你不能。拉取请求不包含标签。拉取请求只是指向存储库中提交(分支)的线程的指针,您要提出另一个要合并的存储库。



如果要通知应该创建一个标签的上游存储库,也许你应该向拉取请求添加注释以解释这一点。


I have a repo iontech/Anagen forked from agiliq/Anagen

I made a few commits to my fork and added a tag. Then I opened a Pull Request. This Pull Request includes only my commits.

How do I include the tag I've created into the Pull Request?

解决方案

How do I include the tag I've created into the Pull Request?

You can't. A pull request does not include tags. A pull request is only a pointer to a thread of commits (a branch) in your repository that you're proposing another repository to merge.

If you want to notify the upstream repository that a tag should be created, maybe should you add a comment to the pull request explaining this.

这篇关于将标签添加到合并请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆