Gitlab - 关键跟踪器集成

标签 gitlab pivotaltracker

你如何免费集成 Gitlab 和 Pivotal Tracker?

我查看了关键网站上的文档,但找不到与此相关的任何内容。

最佳答案

Gitlab 6.2 起就已集成到 Pivotal Tracker .此页面的评论中有更多详细信息:

You will need to add your user API token under your profile in Pivotal to the Services section on the settings page for a specific project.

Then when you commit you just need to include the story ID in your commit message in the format [#id].

Example Commit:

  • Fixed a bug [#123].

关于Gitlab - 关键跟踪器集成,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28522462/

相关文章:

git - 如何在另一个私有(private) Go 项目(作为模块)中导入私有(private) Go 库(作为模块)

javascript - 在node.js中如何使用json对象数组发送响应?

project-management - Atlassian Greenhopper/PivotalTracker 的免费替代品?

project-management - PivotalTracker 最佳实践

gantt-chart - 甘特图和关键跟踪器

Gitlab 从仪表板隐藏项目

docker - 在 gitlab ci 作业中使用 kubectl 创建 ImagePullSecret 时出现奇怪错误

azure - 在 Jenkins 中从 Azure 拉取请求构建?

git - Jenkins 错误 : Could not checkout <branch name> with start point <SHA1>

java - Java 中的关键跟踪器电子邮件集成 Hook