blob: 5a55265e33e7f932745e53f028133f49b0e2cb91 [file] [log] [blame]
#
# Configure github
#
github:
# Main features
features:
# Enable issue management
issues: true
# Enable projects for project management boards
projects: true
# Buttons
enabled_merge_buttons:
# Disable squash button:
squash: false
# enable merge button:
merge: true
# disable rebase button:
rebase: false
# Close branches when pull requests are merged
del_branch_on_merge: true
#
# Configure Pelican
#
# See also:
# * https://infra.apache.org/project-site.html
# * https://infra.apache.org/asf-pelican-gettingstarted.html
#
pelican:
# TODO: Replace personal email with ??
notify: chandan@apache.org
autobuild: preview/*
target: asf-site
theme: theme/apache
whoami: main
#
# Staging website
#
staging:
profile: ~
whoami: asf-site
autostage: preview/*