Skip to content

Commit

Permalink
feat:流水线代码变更记录,支持 AI 生成摘要 #11228
Browse files Browse the repository at this point in the history
  • Loading branch information
hejieehe committed Dec 24, 2024
1 parent 4485637 commit 8ff9ada
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,4 @@ class GitConfig {

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

@Value("\${scm.git.copilot.supportHost:}")
val supportHost: List<String> = listOf()
}

0 comments on commit 8ff9ada

Please sign in to comment.