Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:工蜂MR触发器支持设置监听的action #8949 #10288

Merged
merged 38 commits into from
May 23, 2024

Conversation

hejieehe
Copy link
Collaborator

@hejieehe hejieehe commented May 6, 2024

#8949
二期PR : #10289

…o feat_8949

# Conflicts:
#	src/backend/ci/core/common/common-pipeline/src/main/kotlin/com/tencent/devops/common/pipeline/pojo/element/trigger/CodeTGitWebHookTriggerElement.kt
#	support-files/i18n/process/message_en_US.properties
#	support-files/i18n/process/message_zh_CN.properties
@@ -207,9 +207,9 @@ data class CodeTGitWebHookTriggerInput(
@get:Schema(title = "issue事件action")
val includeIssueAction: List<String>? = null,
@get:Schema(title = "mr事件action")
val includeMrAction: List<String>? = null,
var includeMrAction: List<String>? = null,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以改成val

…at_8949

# Conflicts:
#	src/backend/ci/core/common/common-webhook/biz-common-webhook/src/main/kotlin/com/tencent/devops/common/webhook/service/code/handler/tgit/TGitPushTriggerHandler.kt
…o feat_8949

# Conflicts:
#	support-files/i18n/process/message_en_US.properties
#	support-files/i18n/process/message_zh_CN.properties
@bkci-bot bkci-bot added the for test Test environment in tencent has been deploy label May 21, 2024
…o feat_8949

# Conflicts:
#	support-files/i18n/process/message_en_US.properties
#	support-files/i18n/process/message_zh_CN.properties
@bkci-bot bkci-bot merged commit fb44986 into TencentBlueKing:master May 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for test Test environment in tencent has been deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants