14 lines
215 B
YAML
14 lines
215 B
YAML
gitea_urls:
|
|
api: https://git.xsfx.dev/api/v1/
|
|
changelog:
|
|
filters:
|
|
exclude:
|
|
- "^Bump version:"
|
|
- ^\[NO CHANGELOG\]
|
|
- "^chore"
|
|
- "^ci"
|
|
- "^build"
|
|
- "happy linting"
|
|
builds:
|
|
- skip: true
|