blob: 3b9556afb4f466f41946e727f10d39a5a505651e [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
github:
description: "Apache Devlake Website"
homepage: https://devlake.apache.org/
features:
issues: true
projects: false
wiki: false
labels:
- devlake
- hacktoberfest
enabled_merge_buttons:
squash: true
merge: false
rebase: true
protected_branches:
main:
required_status_checks:
contexts:
- build
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: true
required_approving_review_count: 1
# The triage role allows people to assign, edit, and close issues and pull requests,
# without giving them write access to the code.
collaborators:
- aFlyBird0
publish:
whoami: asf-site
notifications:
commits: commits@devlake.apache.org
issues: commits@devlake.apache.org
pullrequests: commits@devlake.apache.org