[LTP] [PATCH 1/1] ci/wiki-mirror: Don't check path

Petr Vorel pvorel@suse.cz
Fri Jan 14 19:04:40 CET 2022


Hi all,

> Hi!
> > Because it's checked only from latest commit,
> > thus wiki does not get updated when doc change is in the latest commit
> > of the patchset.

> Looking at the file we will only do a commit when there is a diff, so
> this only runs a few more commands in the CI in the case that there are
> no changes and the end result is same.

> Looks good:

> Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

Thanks. Merged, but unfortunately it didn't help.

I guess the problem is with
if: ${{ github.event.pull_request.head.repo.full_name == 'linux-test-project/ltp' }}

I need more time to investigate, thus updating wiki manually.

Kind regards,
Petr


More information about the ltp mailing list