Commit acda7fe
authored
[Chore] Add notification in asf.yaml (#17075)
we try to recover discussion in #17069 but when I merged
into master, I got error email
```
An error occurred while processing the github feature in .asf.yaml:
GitHub discussions can only be enabled if a mailing list target exists for it.
```
I check and find we should also add `notification` section to
make it effect, according to https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#repository-features
so this patch it to correct #170691 parent 901bcdd commit acda7fe
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
0 commit comments