如何在Webhook URL中传递分支名称?
当前在同一gitlab下,我在repo a
中配置webhook以触发repo b
的管道,URL与以下方式相似:api/v4/projects/项目/ref/dev/trigger/pipeline?变量[webhook_branch] = $ {ci_commit_ref_name}
,但是我无法在repo b
的管道中获得repo a
的分支名称,是否有任何其他方式?
Currently under the same gitlab, I configure webhook in repo A
to trigger the pipeline of repo B
, the url is similar to this: api/v4/projects/project/ref/dev/trigger/pipeline? variables[WEBHOOK_BRANCH]= ${CI_COMMIT_REF_NAME}
, but I can't get the branch name of repo A
in the pipeline of repo B
, is there any other way?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论