We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b3aed commit e17660cCopy full SHA for e17660c
lib/modules/datasource/github-releases/readme.md
@@ -0,0 +1,4 @@
1
+This datasource allows lookup releases from GitHub.com and GitHub Enterprise repositories.
2
+
3
+- `registryUrl`: The URL of the GitHub registry to use. Defaults to `https://github.com/`.
4
+- `packageName`: The name of the repository to lookup. in the format `owner/repo`. e.g. `renovatebot/renovate`.
lib/modules/datasource/github-tags/readme.md
+This datasource allows lookup Git tags from GitHub.com and GitHub Enterprise repositories.
0 commit comments