mirror of
https://github.com/apache/maven.git
synced 2025-02-07 02:29:10 +00:00
This has been discussed in https://lists.apache.org/thread/h6z2prghwk69vjfflgvpcs25dry4sggy
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
|