On Sat Jun 28 16:39:09 2025 +0000, eric pouech wrote:
sorry for the delay LGTM two side remarks:
- you don't need to push the updates, unless there's a conflict between
new merge and your merge request
- WCMD_parameter's raw parameter to TRUE should return the parameter
with the double quotes untouched
Thanks. Regarding pushing the updates, this is happening automatically when I rebase via the UI here. First rebase always fails, telling me to rebase locally, but if I click it again it is successful and it then pushes the changes to the fork. Not sure if there is a way for me to rebase without the subsequent push occurring.