screwdriver
screwdriver copied to clipboard
[FEAT] Virtual Trigger Job
Why?
Mostly as a UX enhancement. When a job specifies a "requires" with a job name that doesn't exist, Screwdriver could create a virtual trigger job that merely acts as a trigger event, removing the need to create a true job with container specs, a shimmed step and all the running implications of a full job.
Details
- Annotation-activated only for now
- Iconography: arrow job, much like the commit icon
probably related? https://github.com/screwdriver-cd/screwdriver/issues/1323 and https://github.com/screwdriver-cd/screwdriver/issues/1766
That second one looks very similar, yes.
I think #1449 is related too.
Closing this one as duplicate of https://github.com/screwdriver-cd/screwdriver/issues/1449