#!/usr/bin/env groovy
common {
  slackChannel = '#connect-warn'
  upstreamProjects = ['confluentinc/common','confluentinc/schema-registry']
  pintMerge = true
}
