[LTP] [PATCH 4/4] ci: apply patchwork series in ci-docker-build workflow
Andrea Cervesato
andrea.cervesato@suse.com
Fri Apr 11 07:52:21 CEST 2025
On 4/10/25 20:13, Andrea Cervesato wrote:
>
> Hi Ricardo,
>
> On 4/10/25 20:11, Ricardo B. Marlière wrote:
>>> + PATCHWORK_TOKEN: ${{ secrets.PATCHWORK_TOKEN }}
>> Even with the `if:`, I think it would be better to check if
>> $PATCHWORK_TOKEN is null in patchwork-ci.sh
> Good idea.
>
> - Andrea
Unfortunately this can't be done: secrets are not supported in if:
statement. I guess we will obtain authorization error, which is good
anyway.. I managed to run the pipeline first, but eventually I missed
the modification. Revert to v1, now it's working again.
- Andrea
More information about the ltp
mailing list