common-voice / cv-sentence-extractor

Scraping Wikipedia for fair use sentences
52 stars 52 forks source link

Actions: Rebase seems to break sample extraction #163

Closed MichaelKohler closed 2 years ago

MichaelKohler commented 2 years ago

When you create a PR we do an automatic sample extraction based on the changed rule file. For that we analyze the changed files and somehow the COMMIT_MESSAGE can't be established, but we need to pass it to the action. As there is no commit message, there is no changed file and we do not start the extract.

fatal: bad object bc74c9d586a9495bc75879b7c3e158e0d67e7908

Example run: https://github.com/common-voice/cv-sentence-extractor/runs/4000808048?check_suite_focus=true

It seems there is a new version of the action which does not seem to need the commit message.

MichaelKohler commented 2 years ago

Fixed by https://github.com/common-voice/cv-sentence-extractor/commit/ae0669e00ee8e4a82cebbcd68d39c03ed65506bc