mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0fa5ac8d0d
Previously our CI during the setup process has made requests to the Github API to determine the target branch and shas. With this change, this information is now determined via git commands using pipeline parameters from CircleCI. PR Close #36500