justusbunsi
|
41dfa3ebaa
|
Allow postUpgradeTasks for gitea/helm-chart repo (#270)
https://gitea.com/gitea/helm-chart/pulls/734 showed that we have to update the project `README.md` while renovating `values.yaml`.
This configures Renovate to allow running specific commands during branch creation/updates while processing repositories[^1].
Since gitea/helm-chart depends on node.js and npm to update the README, we need to allow installing that tool AND allow the `make` command for actually updating the README.
In preparation of this being merged, https://gitea.com/gitea/helm-chart/pulls/738 configured the usage of these commands.
[^1]: https://docs.renovatebot.com/self-hosted-configuration/#allowedpostupgradecommands for Renovate hosting configuration and https://docs.renovatebot.com/configuration-options/#postupgradetasks for repository configuration.
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/270
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: justusbunsi <sk.bunsenbrenner@gmail.com>
Co-committed-by: justusbunsi <sk.bunsenbrenner@gmail.com>
|
2024-11-30 22:44:02 +00:00 |
|
pat-s
|
ae31d9b6a1
|
Enable autodiscover for giteaorg (#3)
via `autodiscoverFilter`
thanks @justusbunsi
Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/3
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
|
2023-09-05 20:32:25 +00:00 |
|
justusbunsi
|
b8b903eeea
|
Update default.json
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
|
2023-09-05 08:44:39 +02:00 |
|
justusbunsi
|
8092643fa7
|
Apply repository secrets
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
|
2023-09-05 08:32:00 +02:00 |
|
justusbunsi
|
ef868bf406
|
Configure Renovate runner
Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
|
2023-09-04 19:02:29 +02:00 |
|