dave2wave commented on issue #86:
URL: 
https://github.com/apache/tooling-trusted-release/issues/86#issuecomment-3114350644

   We should build our actions in https://apache/tooling-releases-client and 
make use of https://infrastructure-actions/stash as both an action within our 
sample workflows and as a pattern for how to write an action with multiple 
actions. See https://github.com/apache/infrastructure-actions/tree/main/stash
   
   So a structure like:
   
   - releases
     - setup - install the client onto the runner
     - compose - upload artifacts and wait for checks - can fail if checks fail
     - vote - start the vote
     - finish - if the vote has passed and time is done then move to finish and 
make moves
     - release - move to downloads and make announcement


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

Reply via email to