minder icon indicating copy to clipboard operation
minder copied to clipboard

Create latest release entity when a repo is created

Open eleftherias opened this issue 1 year ago • 1 comments

When a GitHub repo is created in Minder, e.g by running minder repo register we should query GitHub for the latest release associated with that repo and create a Minder release entity.

eleftherias avatar Jan 29 '25 13:01 eleftherias

Adding the GitHub endpoint for getting the latest release https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#get-the-latest-release

eleftherias avatar Feb 06 '25 10:02 eleftherias