I am new to CI/CD, but I am aware that github workflows or just github for that matter can permit the following steps but cannot locate how to do so myself.
In short, the action should: "execute a custom script, the action then auto sends an email to specific admin users with a summary output from that script. Once admin approves of the request, the branch would continue forward in the process"
What github actions can be used to set this up?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…