Uh oh!
There was an error while loading. Please reload this page.
[SKIP CI] TEST phantom check "gcc-build-only (sue jsl tgl)" IGNORE - #6231
[SKIP CI] TEST phantom check "gcc-build-only (sue jsl tgl)" IGNORE#6231marc-hb wants to merge 1 commit into
Conversation
Testing github actions after thesofproject#6227 merge Signed-off-by: Marc Herbert <marc.herbert@intel.com>
Still a phantom "gcc-build-only (sue jsl tgl)" line after it's been removed from .github/workflows/pull-request.yml in #6227... this is crazy. It's not visible on https://github.com/thesofproject/sof/runs/8122925542?check_suite_focus=true and does not have any Github Action icon?!? |
@marc-hb if you are looking at "gcc-build-only (sue jsl tgl)" , it is from jenkins job. |
gcc-build-only (sue jsl tgl) is not from jenkins task. Sorry for confusion. |
marc-hb
commented
Sep 1, 2022
Phantom line still present in (unrelated) #6238 |
test for phantom line, see thesofproject#6231 Signed-off-by: Marc Herbert <marc.herbert@intel.com>
Thanks to a tip I noticed that the phantom and never running check @lgirdwood or any other admin please share the "required checks" that should be found somewhere near https://github.com/thesofproject/sof/settings/branches |
lgirdwood
commented
Sep 14, 2022
aha - there was a lingering "check" for jsl which has now been deleted. Lets see if this works for next PRs |
marc-hb
commented
Sep 14, 2022
Indeed this was all caused by Removing the corresponding protection rules made the problem instantly go away on all affected PRs (no need to force push or anything). |

Testing github actions after #6227 merge
Signed-off-by: Marc Herbert marc.herbert@intel.com