Infra informed me this is now self-service via adding a ".asf.yaml" file.
I looked a the docs and I see this is also an opportunity to set the GitHub
project's description, homepage link, and labels.  I propose the following:

# 
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories

github:

  description: "Search technology -- Apache Lucene and Apache Solr"
  homepage: https://lucene.apache.org
  label:
    - search-engine
    - information-retrieval

  enabled_merge_buttons:
    squash: true
    merge:  false
    rebase: false

Reply via email to