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
17 changes: 14 additions & 3 deletions .asf.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
---
github:
description: "Web site for Apache Data Privacy"
homepage: https://privacy.apache.org/
Expand All @@ -8,13 +6,26 @@ github:
- privacy
- website
- jekyll
rulesets:
- name: "Default Branch Protection"
type: branch
branches:
includes:
- "~DEFAULT_BRANCH"
- "release/*"
- "rel/*"
excludes: []
bypass_teams:
- root
restrict_deletion: true
restrict_force_push: true
jekyll:
whoami: main
target: asf-site
publish:
whoami: asf-site
notifications:
commits: privacy-commits@apache.org
issues: privacy-commits@apache.org
issues: privacy-commits@apache.org
pullrequests: privacy-commits@apache.org