aalmiray edited a comment on issue #542:
URL: https://github.com/apache/maven-mvnd/issues/542#issuecomment-999872741


   Yes, the current verify.yaml triggers on `[push, pull_request]`. It only 
makes sense to do this if you want to push early-access builds (snapshots) of 
the binaries for convenience (not subject to votes obviously) and skip 
homebrew/sdkman.
   
   For production ready (convenience binaries) a different trigger (a manual 
workflow dispatch perhaps) is required. This trigger **should** only be 
activated once the 72h voting period has passed and the release was approved.
   
   Alternatively a Git release could be posted in prerelease form (with only 
the changelog). Once the 72hrs voting period passes another trigger occurs 
(again could be manual dispatch) to change the Git release to final, upload 
assets, and publish to homebrew/sdkman.


-- 
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: dev-unsubscr...@maven.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to