che-operator/build/scripts/release/ci.yaml

25 lines
762 B
YAML

#
# Copyright (c) 2019-2021 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Red Hat, Inc. - initial API and implementation
#
---
# See also https://operator-framework.github.io/community-operators/operator-ci-yaml/#operator-versioning
# NOTE: if you update this file, you need to submit a PR against this file:
# https://github.com/redhat-openshift-ecosystem/community-operators-prod/blob/main/operators/eclipse-che/ci.yaml
updateGraph: semver-mode
addReviewers: true
reviewers:
- che-incubator-bot
- tolusha
- mkuznyetsov
- nickboldt
- flacatus