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

bug fix and new feature #227

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

bug fix and new feature #227

wants to merge 10 commits into from

Conversation

yoyokko
Copy link

@yoyokko yoyokko commented Jul 1, 2019

fix mr 404, get mr by iid, not id in gitlab v4 api
if mr is closed or merged, do not run
if commit status is pending or running , do not run

Edward Chen and others added 10 commits June 27, 2019 11:39
get merge request with iid
log exception detail
if merge request is closed or merged, do not run
if commit status is pending or running, do not run
add hudson.remoting.ClassFilter to fit security issue
add sourceBranchRegex config entry
remove default cron expression
1. add gitlabMergeRequestState variable
2. fix nullpointerexception
修复MR合并且删除源分支后无法触发编译的问题
add gitlabMergeRequestAssigneeEmail env
add GitlabMergeRequestAddCommentStep
add GitlabMergeRequestCommitStatusUpdaterStep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant