silverwind
|
302378139e
|
port generic Renovate options from gitea's renovate.json5 (#545)
Ports repo-agnostic options from gitea/gitea's `renovate.json5`:
- `default.json`: `minimumReleaseAge: "5 days"`, `configMigration: true`
- `go-deps.json`: `gomodUpdateImportPaths` postUpdateOption + immediate Go toolchain bumps (opt-in preset, no-op without `go.mod`)
- `npm-deps.json`: `pnpmDedupe` postUpdateOption (no-op for non-pnpm repos)
Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/545
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-committed-by: silverwind <me@silverwind.io>
|
2026-05-22 20:23:45 +00:00 |
|
techknowlogick
|
88f60f7cff
|
update default renovate config
|
2026-05-14 16:24:46 +00:00 |
|
pat-s
|
571996f880
|
Update automergeStrategy to "auto" (#15)
This is currently blocking auto-merge in this repo: https://gitea.com/gitea/renovate-config/actions/runs/158#jobstep-2-1919
```
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {
"message": "rebase is not allowed an allowed merge style for this repository",
"url": "https://gitea.com/api/swagger"
},
```
Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/15
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
|
2023-09-22 19:16:34 +00:00 |
|
techknowlogick
|
c7cdec4545
|
nopin
|
2023-09-08 18:09:52 +00:00 |
|
justusbunsi
|
b8b903eeea
|
Update default.json
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
|
2023-09-05 08:44:39 +02:00 |
|
pat-s
|
af265a1578
|
add default.json
|
2023-08-31 20:42:56 +02:00 |
|