Open yborf opened 1 year ago
Not able to see what the problem could be... but it is related to the configuration and the folder rights. I just tried to execute the configuration within this repository and the action seems to generate the release notes: https://github.com/Decathlon/release-notes-generator-action/actions/runs/4977440894/jobs/8906514765
thank you
ok , now there are no errors: maybe it was due to rights of the github token I was using.
But I cannot find the output file
The path should depend on ;
OUTPUT_FOLDER: temp_release_notes
isn'it?
Yes exactly... you can check with a "ls -l {folder}" inside your action.
With this workflow
In the step
this error occurs
2023-05-14 16:58:13.346 ERROR 176 --- [ main] o.s.boot.SpringApplication : Application run failed
Details:
am I missing something?