You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/08 18:38:37 UTC

[GitHub] [netbeans] mbien commented on pull request #3727: Use paths on PHP workflow

mbien commented on pull request #3727:
URL: https://github.com/apache/netbeans/pull/3727#issuecomment-1062086243


   > * Should we change the PR to use these paths (others needed)?
   > 
   > * and/or Add the ability to run the workflow manually?
   > 
   > * and/or Add a nightly schedule?
   
   i think paths trigger for the long job + a short job (<30min) which runs every time would be a nice combination,
   
   An alternative could be to always trigger everything like before, but make the long job conditional (e.g via a `integration-test` label):
   https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#example-using-a-value-in-the-event-payload
   
   The PHP cluster is under active development, it think it is unlikely that bugs could sneak up on it since it isn't fully tested for a long time (modules in maintenance mode would be riskier). I am personally not a big fan of nightly schedules, its a last resort for special cases IMO.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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