Generalize action-ci for use with IWD CI#21
Generalize action-ci for use with IWD CI#21IWDTestBot wants to merge 7 commits intoBluezTestBot:masterfrom
Conversation
This lets the configuration disable the Signed-off-by check.
If the configuration disabled a check there is no reason to notify the author that the check was skipped.
No sense in sending a check that was disabled by the config
This makes it clear on the Patchwork UI what checks are going to run rather than each check updating to PASS/FAIL once it finishes.
If a test is disabled skip posting a comment to Github.
|
Its been quite a while, but it appears that the IWD CI's clone of this repo only has these 7 commits on top. So I would say yes, its still relevant. I would need to rebase/test as its been 2+ years 😄 |
Yeah, sorry about the delay, this being in the BlueZTestBot doesn't trigger my email filter for some odd reason, anyway I hope we can move the CI to BlueZ organization in the future so we have the issue tracking in one place. Btw, in case of iwd where are the CI scripts/files store, in the main tree? |
|
Everything is structured similar to bluez. The main repo is just a fork of git.kernel.org with the |
No description provided.