-
Notifications
You must be signed in to change notification settings - Fork 297
Expand file tree
/
Copy path.asf.yaml
More file actions
49 lines (48 loc) · 943 Bytes
/
.asf.yaml
File metadata and controls
49 lines (48 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# see https://s.apache.org/asfyaml
github:
description: "Apache Maven site"
homepage: https://maven.apache.org/
labels:
- apache
- maven
- hacktoberfest
enabled_merge_buttons:
squash: true
merge: false
rebase: true
autolink_jira:
- MNG
- MNGSITE
- MSITE
- MINSTALL
- MPIR
- MANTTASKS
- MGPG
- SUREFIRE
- MENFORCER
- DOXIASITETOOLS
- MPLUGIN
- MWRAPPER
- MSHARED
- MSKINS
- MPOM
- ARCHETYPE
- ARCHETYPES
- INFRA
- MASSEMBLY
- FELIX
- MRELEASE
protected_branches:
master:
required_status_checks:
# contexts are the names of checks that must pass.
contexts:
- Verify and build Maven Site
pull_requests:
del_branch_on_merge: true
features:
issues: true
notifications:
commits: commits@maven.apache.org
issues: issues@maven.apache.org
pullrequests: issues@maven.apache.org