mirror of https://github.com/apache/maven.git
22 lines
477 B
YAML
22 lines
477 B
YAML
# see https://s.apache.org/asfyaml
|
|
github:
|
|
description: "Apache Maven core"
|
|
homepage: https://maven.apache.org/ref/current
|
|
labels:
|
|
- java
|
|
- build-management
|
|
- apache-maven
|
|
- maven
|
|
- hacktoberfest
|
|
enabled_merge_buttons:
|
|
squash: true
|
|
merge: false
|
|
rebase: true
|
|
autolink_jira:
|
|
- MNG
|
|
notifications:
|
|
commits: commits@maven.apache.org
|
|
issues: issues@maven.apache.org
|
|
pullrequests: issues@maven.apache.org
|
|
jira_options: link label
|