screwdriver
screwdriver copied to clipboard
PR build workflowGraph is wrong when use [ ~pr, ~pr:foo ] trigger
What happened:
If we use requires: [ ~pr, ~pr:foo ]
trigger and create PR of foo branch, then the PR build workflowGraph become wrong.
What you expected to happen: The workflowGraph is displayed correctly.
How to reproduce it: https://cd.screwdriver.cd/pipelines/8846/pulls
If we turn on the "Show Triggers", then the workflowGraph will be appeared until reload the page.
↓ reload