Skip to content

Github Tags Datasource

Table of values

Name Value Notes
Identifier github-tags
Default versioning No default versioning
Custom registry support Yes
Release timestamp support Yes The get release timestamp is determined from the releaseTimestamp field in the results.
Source URL support Yes The source URL is determined by using the packageName and registryUrl.

Description

This datasource allows lookup Git tags from GitHub.com and GitHub Enterprise repositories.

  • registryUrl: The URL of the GitHub registry to use. Defaults to https://github.com/.
  • packageName: The name of the repository to lookup. in the format owner/repo. e.g. renovatebot/renovate.