opral/monorepo

Add `projectId` to `listProjects`

NiklasBuchfink opened this issue · 1 comments

Problem

The GitHub action cannot compare projects correctly when a project is moved to another location because it relies on project paths.

Proposal

Add projectId to the return object of listProjects

@jldec Do you have this on your list?