Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第 32 章 JIRA Add Comment Sink
为 JIRA 中的现有问题添加新注释。
Kamelet 期望设置以下标头:
-
issueKey
/ce-issueKey
: 作为问题代码。
注释在邮件的正文中设置。
32.1. 配置选项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
下表总结了 jira-add-comment-sink
Kamelet 的配置选项:
属性 | 名称 | 描述 | 类型 | 默认 | 示例 |
---|---|---|---|---|---|
jiraUrl * | Jira URL | JIRA 实例的 URL | 字符串 |
| |
password 114 | 密码 | 访问 JIRA 的密码或 API 令牌 | 字符串 | ||
用户名 站 | 用户名 | 访问 JIRA 的用户名 | 字符串 |
注意
标记为星号的字段是必需的。