Lines Matching full:jobs
37 # want jobs to run
40 # Never run jobs upstream on stable branch, staging branch jobs already ran
44 # Never run jobs upstream on tags, staging branch jobs already ran
52 # Cirrus jobs can't run unless the creds / target repo are set
56 # Publishing jobs should only run on the default branch in upstream
60 # Non-publishing jobs should only run on staging branches in upstream
64 # Jobs only intended for forks should always be skipped on upstream
72 # Avocado jobs don't run in forks unless $QEMU_CI_AVOCADO_TESTING is set
78 # Stage 2: fine tune execution of jobs in specific scenarios
82 # Optional jobs should not be run unless manually triggered
93 # Skipped jobs should not be run unless manually triggered
104 # Avocado jobs can be manually start in forks if $QEMU_CI_AVOCADO_TESTING is unset
115 # Forks pipeline jobs don't start automatically unless
120 # Upstream pipeline jobs start automatically unless told not to
130 # Jobs can run if any jobs they depend on were successful