Post #3006824
2026-05-12 10:59 UTC
I am struggling a bit with #githubactions. I want to be able to click "merge when checks pass", that requires that I specify which checks that must pass. These checks are by workflow.
I build and test multiple docker containers, and have a workflow for each. Making a workflow that includes everything is an option.
Must I make a master workflow?
there a trick to specifying check by name?
I get the sense that my thinking is wrong about how to structure github actions....
#github
Replies (0)
No replies.