jan-zabloudil / release-manager

Platform-agnostic tool that streamlines daily operations in release management, planning and deployments 🚀
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

feat: add endpoint for getting project github repo #140

Closed jan-zabloudil closed 3 months ago

jan-zabloudil commented 3 months ago

The PR adds an endpoint for retrieving a project's GitHub repository. Since users will be able to set or update a project's GitHub repository, a get endpoint is also necessary for the client to display the currently connected repository.