pcdsutils.release_notes.get_releases

pcdsutils.release_notes.get_releases(organization: str, repository: str) list[dict][source]

Generate the release notes.

Parameters:
organizationstr

The organization (e.g., pcdshub).

repositorystr

The repository (e.g., lucid).

Returns:
releaseslist of dict

List of dictionaries with release information.