Closed WoodenMaiden closed 1 year ago
Please fork microsoft/winget-pkgs manually under the organization.
It worked thank you!. However the action didnt end properly, I don't think it is related to the initial issue
Cleaning up previous stale branches of merged pull requests on the fork...
Executing command: java -jar komac.jar branch cleanup --only-merged
Deleting branches with a merged pull request to Microsoft/winget-pkgs from them
No branches were found that could be deleted
undefined:1
A server error has occurred
^
SyntaxError: Unexpected token 'A', "A server e"... is not valid JSON
at JSON.parse (<anonymous>)
at parseJSONFromBytes (node:internal/deps/undici/undici:6662:19)
at successSteps (node:internal/deps/undici/undici:6636:27)
at node:internal/deps/undici/undici:1236:60
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Is there an existing issue for this?
What happened?
I want to publish an app to winget, with the
winget-pkg
located in the same organisation as the app.I set the
fork-user
input to the name of the organisation, so the fork is undergama-platform/winget-pkg
.However the logs show that it is actually set to our bot's name
Is this a bug or is there a different way to do this when handling organizations ?