Skip to content

Commit

Permalink
feat:流水线代码变更记录,支持 AI 生成摘要 #11228
Browse files Browse the repository at this point in the history
  • Loading branch information
hejieehe committed Jan 2, 2025
1 parent 596b279 commit f511906
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,6 @@ class GitConfig {
@Value("\${scm.external.tGit.hookSecret:}")
val tGitHookSecret: String = ""

@Value("\${scm.git.copilot.url:}")
@Value("\${scm.git.copilot.crApiUrl:}")
val copilotUrl: String = ""
}

0 comments on commit f511906

Please sign in to comment.