【问题标题】:Is it possible to get list of changes from TeamCity in Octopus deploy?是否可以在 Octopus 部署中从 TeamCity 获取更改列表?
【发布时间】:2017-11-06 21:44:27
【问题描述】:

我正在使用 TeamCity 将软件包部署到 Octopus,在 TC 中我可以看到更改列表,这些更改由我们的开发人员在当前部署中完成。所以问题是有可能以某种方式在八达通中获取此更改列表,然后将其添加到电子邮件通知步骤中。

【问题讨论】:

    标签: teamcity octopus-deploy


    【解决方案1】:

    查看 Octopus 自己网站上的文档...它甚至提供了一个示例模板,其中包含电子邮件步骤中的发行说明

    https://octopus.com/docs/deploying-applications/email-notifications#Emailnotifications-Exampleemailtemplates

    然后,您可以连接 TeamCity 以将更改推送到 Octopus 中的发行说明。这可以通过 Octopus REST API 实现:https://octopus.com/docs/api-and-integration/teamcity

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-01-23
      • 2015-03-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-03-18
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多