Commit 9c41cdc
authored
### Rationale for this change
See: https://lists.apache.org/thread/wxtcq0xtfcr2rrdlowo93qqvpvhb10pl
### What changes are included in this PR?
- turn on discussions
- turn on existing features
- this is required as the recently updated backend of .asf.yaml will now turn features of that have previously been turned on manually and are not part of the current config
- protect main against force pushes
- this is imo a basic security feature. any additional rules would need to work with our current release process that currently requires direct pushes to main
### Are these changes tested?
The asf yaml parser will send an email if the config is broken, this only works when the change is made from within the repo and not a fork.
### Are there any user-facing changes?
Yes, discussions are now available.
* GitHub Issue: #45813
Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 40c5300 commit 9c41cdc
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
| |||
31 | 44 | | |
32 | 45 | | |
33 | 46 | | |
| 47 | + | |
34 | 48 | | |
0 commit comments