Skip to content

Commit

Permalink
【PAC】feat:支持从代码库维度查看对应的代码库事件 #8122
Browse files Browse the repository at this point in the history
  • Loading branch information
mingshewhe committed Oct 28, 2023
1 parent 03d6cc1 commit d7c5c4a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class ExternalScmResourceImpl @Autowired constructor(
)
}


override fun webHookGitlabCommit(event: String) =
Result(CodeWebhookEventDispatcher.dispatchEvent(rabbitTemplate, GitlabWebhookEvent(requestContent = event)))

Expand Down

0 comments on commit d7c5c4a

Please sign in to comment.