2 Star 0 Fork 0

mirrors_apache/db-jdo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.asf.yaml 2.65 KB
一键复制 编辑 原始数据 按行查看 历史
#
# 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
#
# https://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 JDO project"
homepage: https://db.apache.org/jdo
labels:
- db
- jdo
- nosql
- jpa
- jta
- api
- database
- orm
- apache
- java
enabled_merge_buttons:
# disable merge button:
merge: false
# enable squash button:
squash: true
# enable rebase button:
rebase: true
protected_branches:
# rules for the 'main' branch
main:
# disallows pushing merge commits to the branch
required_linear_history: true
required_status_checks:
# strict means "Require branches to be up to date before merging".
strict: false
custom_subjects:
# set custom subjects for automated mails for actions on GitHub
new_pr: "[PR] {title} ({repository})"
close_pr: "Re: [PR] {title} ({repository})"
comment_pr: "Re: [PR] {title} ({repository})"
merge_pr: "Re: [PR] {title} ({repository})"
catchall: "Updated: {repository}/#{issue_id}: {title}"
new_issue: "[I] {title} ({repository})"
comment_issue: "Re: [I] {title} ({repository})"
close_issue: "Re: [I] {title} ({repository})"
catchall: "[GH] {title} ({repository})"
new_discussion: "[D] {title} ({repository})"
edit_discussion: "Re: [D] {title} ({repository})"
close_discussion: "Re: [D] {title} ({repository})"
close_discussion_with_comment: "Re: [D] {title} ({repository})"
reopen_discussion: "Re: [D] {title} ({repository})"
new_comment_discussion: "Re: [D] {title} ({repository})"
edit_comment_discussion: "Re: [D] {title} ({repository})"
delete_comment_discussion: "Re: [D] {title} ({repository})"
notifications:
commits: jdo-commits@db.apache.org
issues: jdo-dev@db.apache.org
pullrequests: jdo-dev@db.apache.org
jobs: jdo-dev@db.apache.org
discussions: jdo-dev@db.apache.org
jira_options: link label
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_apache/db-jdo.git
git@gitee.com:mirrors_apache/db-jdo.git
mirrors_apache
db-jdo
db-jdo
main

搜索帮助