Skip to content

Commit e17660c

Browse files
authored
docs(github): add readmes for GitHub datasources (#36223)
1 parent 03b3aed commit e17660c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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`.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
This datasource allows lookup Git tags 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`.

0 commit comments

Comments
 (0)