Vonny Jap
Vonny Jap
## Context The pipeline stages feature is newly introduced, and currently, there is no user guide available for its configuration. ## Objective Add user guide about pipeline stages configuration. ##...
Relax the trigger condition to allow stage to be an upstream of a join case
**What happened**: Right now stage visualization default behavior is expanded. **What you expected to happen**: Should have a way to collapse and expand a stage so it can minimize the...
**What you expected to happen**: Stage border should be: - green when all jobs are successfully completed - red when one or more jobs failed
Placeholder for feature requests on pipeline template: - [ ] Improve [docs](https://docs.screwdriver.cd/user-guide/templates/pipeline-templates ) to outline specs - [x] Support pipeline level config: - [x] cache: https://github.com/screwdriver-cd/screwdriver/issues/3058 - [x] annotations, parameters,...
**What happened**: Pipeline template is a new feature so there is no support in the validator UI to show the expanded config from the template in the ValidatorResults. **What you...
**What happened**: There is no API support as of now to mark a pipeline template as trusted **What you expected to happen**: Required change on the backend to be able...
**What happened**: [`executor-k8s-vm` repo](https://github.com/screwdriver-cd/executor-k8s-vm) has actually been archived, but it is still shown as dependencies in some of [our components](https://github.com/search?q=org%3Ascrewdriver-cd+path%3A**%2Fpackage.json+%22executor-k8s-vm%22+&type=code) **What you expected to happen**: Remove `executor-k8s-vm` if no longer...
**What happened**: When "Show PR jobs" is toggled to hide all PRs in the Options tab  the PR workflow graph is also hidden...
**What happened**: Pipeline stages is currently only working on the commit workflow. **What you expected to happen**: Implement the same support for pipeline stages being triggered by a PR. **How...