#!/usr/bin/env groovy

common {
  slackChannel = '#c3-alerts'
  upstreamProjects = 'confluentinc/common'
  disableConcurrentBuilds = true
}
