list_releases
Retrieve release tags, dates, and descriptions from a CERN GitLab repository to track software versions and find changelogs. Specify a project ID or path to get release history.
Instructions
List releases from a CERN GitLab repository. Returns release tags, dates, and descriptions. Useful for tracking software versions and finding changelogs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project identifier — either a numeric ID (e.g. '12345') or a URL-encoded path (e.g. 'atlas/athena') | |
| per_page | No | Number of releases to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||