Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 18 additions & 5 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,35 @@
# under the License.

notifications:
commits: commits@cassandra.apache.org
issues: commits@cassandra.apache.org
commits: commits@cassandra.apache.org
issues: commits@cassandra.apache.org
pullrequests: pr@cassandra.apache.org
jira_options: link worklog

github:
description: "Java Driver for Apache Cassandra®"
homepage: https://cassandra.apache.org/
enabled_merge_buttons:
squash: false
merge: false
rebase: true
squash: false
merge: false
rebase: true
features:
wiki: false
issues: false
projects: false
autolink_jira:
- CASSANDRA
- CASSJAVA
rulesets:
- name: "Default Branch Protection"
type: branch
branches:
includes:
- "~DEFAULT_BRANCH"
- "release/*"
- "rel/*"
excludes: []
bypass_teams:
- root
restrict_deletion: true
restrict_force_push: true