You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "olamy (via GitHub)" <gi...@apache.org> on 2023/02/25 00:56:48 UTC

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #187: Don't fail fast jobs in build matrix

olamy commented on PR #187:
URL: https://github.com/apache/maven-javadoc-plugin/pull/187#issuecomment-1444833318

   I'm -0 for this. This will eventually lock a lot of shared resources whereas it's failing and no need to hold up resources.
   Remember the github runners are shared with the community of Maven developers and even the Apache org.
   If you really need this just push to your fork until its fixed and then make a PR.
   At least you will use only your quota.
   We just have the bad habits to push here whereas it's possible to push in a fork then make a PR..
   Definitely possible look here https://github.com/olamy/maven-javadoc-plugin/actions
   You just need to manually activate actions to run for your fork


-- 
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: issues-unsubscribe@maven.apache.org

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