You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -525,7 +525,7 @@ Many dependencies in this repo are automatically updated using [renovate](https:
525
525
- these dependencies are automatically merged when our CI tests pass using [automerge](https://docs.renovatebot.com/key-concepts/automerge/#automerging-and-scheduling)
526
526
-[github-releases](https://docs.renovatebot.com/modules/datasource/github-releases/) and [github-tags](https://docs.renovatebot.com/modules/datasource/github-tags/) for software we install manually
527
527
-[git-refs](https://docs.renovatebot.com/modules/datasource/git-refs/) when we pin to a specific commit on a branch
528
-
-[apache-downloads](https://docs.renovatebot.com/modules/datasource/custom) a custom data source that parses the HTML list of releases ([e.g. solr/solr](https://downloads.apache.org/solr/solr/). This was done since using apache's GitHub repos is not a good indicator when apache cuts a release for their software. GitHub often has tags before apache officially releases their software, resulting in pre-emptive PRs from renovate before the release is available.
528
+
-[apache-downloads](https://docs.renovatebot.com/modules/datasource/custom) a custom data source that parses the HTML list of releases ([e.g. solr/solr](https://downloads.apache.org/solr/solr/)). This was done since using apache's GitHub repos is not a good indicator when apache cuts a release for their software. GitHub often has tags before apache officially releases their software, resulting in pre-emptive PRs from renovate before the release is available.
529
529
530
530
##### Why isle-buildkit can't use Renovate's GitHub app to track updates
0 commit comments