screwdriver
screwdriver copied to clipboard
Changing git submodule settings does not work in PR build
What happened:
When I create a Pull Request to change git submodule settings and run a PR build, the build runs with source code that does not reflect the submodule settings. Submodule settings changes must first be reflected in the pipeline branch.
What you expected to happen:
PR builds should also run with git submodule settings changes reflected.