blob: 5243a9e44d0e97f68900f185c7bc8523f1156e87 [file] [log] [blame]
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 'master' branch
master:
# 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
# rules for the 'publish' branch
#
# set up branch protection for site publishing branch to avoid accidental deletion
# force-pushes are still necessary as they are used to deploy new versions of the site
publish:
allow_force_pushes: true
notifications:
commits: jdo-commits@db.apache.org
issues: jdo-dev@db.apache.org
pullrequests: jdo-dev@db.apache.org
jira_options: link label