mbien commented on PR #7579:
URL: https://github.com/apache/netbeans/pull/7579#issuecomment-2231063752

   > I see failure in [Check PR 
labels](https://github.com/apache/netbeans/actions/runs/9941781478/job/27462251248?pr=7579#step:2:17),
 but I am not sure why? There are **LSP** and **VSCode Extension** labels on 
this PR.
   
   workflow runs are like container images. If you start one, the state doesn't 
change (restarts) until you build a new image. New ones are built when they are 
freshly triggered (e.g PR sync). This is also mentioned on the short reviewer 
guide we have on the wiki which is linked in the log when the label validation 
fails. So my guess is that this is what happened but I wasn't there to observe 
it. Neil forced a fresh workflow run and everything is green.
   
   > On the other hand, I'd like these lsp.client changes to get into next 
version of NetBeans.
   
   you probably saw that I added the 
https://github.com/apache/netbeans/labels/ci%3Adev-build label. This makes it 
easier to manually test this PR. As previously mentioned, the last time this 
caused problems and had to be reverted, it broke completion in seemingly 
unrelated areas + possibly more things without causing test failures. So I 
don't even know what features this can influence or what to look out for.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to