jtulach commented on code in PR #5724:
URL: https://github.com/apache/netbeans/pull/5724#discussion_r1155066488


##########
.github/workflows/main.yml:
##########
@@ -156,6 +156,34 @@ jobs:
           retention-days: 7
           if-no-files-found: error
 
+  nb-javac-smokecheck:
+    name: "NetBeans on nb-javac"
+    # Run test job only when the 'nb-javac' label is added

Review Comment:
   Is it wise to run the job only when a special label is added? We wouldn't 
catch #5748 so quickly without running this job.



-- 
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