[CI] Change docker lint message#11767
Conversation
|
Built docs for commit 9fa414294066b069162c5e80d625e0fb92c84293 can be found here. |
leandron
left a comment
There was a problem hiding this comment.
Hi @gigiblender - thanks for the PR. While I acknowledge you fix is very simple and shouldn't do any harm to the code base, I don't think the usage of the [skip ci] here applies within the agreed rules.
The reason is that this PR is not fixing a blocking issue in CI, which is the intention of the [skip ci] mechanism to exist. For this reason, could you please update the header of this PR and re-trigger CI, so that we can then merge it?
For reference, here is[skip ci] header description:
Lines 76 to 84 in b9890db
|
cc @driazati |
|
Built docs for commit 9fa414294066b069162c5e80d625e0fb92c84293 can be found here. |
Apologies @leandron. Wasn't aware of that. I changed the title and reran the CI. |
|
thanks @gigiblender , @leandron can you approve? |
This PR changes the docker lint error message.
@areusch
cc @Mousius @driazati