Skip to content

Commit 1664371

Browse files
authored
Merge pull request #347 from confluentinc/pint-merge-ci
Onboarding with for the pint auto merge in jenkins Currently developers are running pint merge manually for the commits to merge back the commits to the master and then jenkins is verifying if the pint merge is already done or not. Recently dev tools team made a change to run pint merge within Jenkins ci without any effort from developers until there is a conflict. This commit is to onboard this repo with the pint ci auto merge.
2 parents 96fa5ff + c9e32c9 commit 1664371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
common {
33
slackChannel = '#connect-warn'
44
upstreamProjects = 'confluentinc/common'
5+
pintMerge = true
56
}

0 commit comments

Comments
 (0)